hi claudio,

i think it is of course the best way to do it with your ActionBean. it
exists a struts based taglib collection named struts light
http://struts.application-servers.com/ . theres a menu implemented in struts
and jsp. i think it is exactly tat, what you need. i tried the menu some
time ago, but i had problems to run it, when you have a hierarchical
structure with a deep more than two. but for a simple use it should suffice.


juraj

 

-----Urspr�ngliche Nachricht-----
Von: Claudio Parnenzini [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 14. September 2001 13:52
An: [EMAIL PROTECTED]
Betreff: Implement menu into Struts ( Newbie question )


Hi all,

I would like to know how is the best way to implement a standard menu 
wrote in Javascript with Struts. My web application have a top frame that 
contains my menu, when you click on to an item, I would like to call a 
jsp page ( Targeted into the body frame ) that display data from a DB.

Is the best way to do it by calling an Action class that take data from 
the DB and after call the JSP page ? 
Or is there an other way to do it???

Any link or example are really appreciate.

Regards

Claudio Parnenzini

Reply via email to