Hi, You should read: http://jakarta.apache.org/turbine/turbine-2/howto/velocity-site-howto.ht ml
http://jakarta.apache.org/turbine/turbine-2/howto/context-howto.html http://jakarta.apache.org/turbine/turbine-2/howto/pullmodel-howto.html http://jakarta.apache.org/turbine/turbine-2/pullmodel.html And http://jakarta.apache.org/turbine/turbine-2/fsd.html This should give you an idea of how turbine works, and the puzzle pieces fit together ;) Kind regards J�rgen Hoffmann ByteACTION GmbH cert. Perl Programmer cert. Linux System Administrator cert. Java Programmer -----Urspr�ngliche Nachricht----- Von: Fischer, Thomas [mailto:[EMAIL PROTECTED]] Gesendet: Donnerstag, 19. September 2002 09:36 An: '[EMAIL PROTECTED]' Betreff: hashtable Hello! I am a turbine newbee. It is to understand turbine very difficultly. In principle, I have one for question. I very often see this code in examples: $ flux.Users in # foreach ($ users in $ flux.Users) or $ shop.bestellungen (orders = $ shop.bestellungen # set for $) of velocity-templates. My problem: flux and shop can be hashtables but where are these hashtables defined? Where can I find this hashtables in the application? I cannot find it !!! Are there documentations to turbine unless at apache? Thanks Thomas -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
