Read the Velocity Site Howto at
http://jakarta.apache.org/turbine/turbine-2/howto/velocity-site-howto.ht
ml for details on how to make this work.

-----Original Message-----
From: Jiang Ruihai [mailto:[EMAIL PROTECTED]] 
Sent: Friday, December 13, 2002 8:47 PM
To: Turbine Users List
Subject: Dynamic navigation?


Hello, all,
I want to print some thing to the navigation area of my webpage, how
could I do? Take newapp for example. 
In Default.vm, there is a navigation template "Menu.vm", see below,
        $navigation.setTemplate("/Menu.vm")
I want print a dynamic menu through Menu.vm, and I have written a class
Menu.class to do it. 
But I don't know how to make Menu.class run when Default.vm is
displayed. Thank you.


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to