Hi Michael.

You should take a look at http://struts-menu.sourceforge.net/ and http://demo.raibledesigns.com/struts-menu/dynamicMenu.jsp It is relatively simple to implement/use and works fine in a WebApp.

Cheers,

Carlos

----- Original Message ----- From: "Riedling, Michael" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Friday, February 11, 2005 3:17 AM
Subject: best practise for dynamic website Navigation in struts



hello

i am searching for a good struts practise, open source, pattern or "ready to start tool" to implement a dynamic menu in my website!

At the moment I am catching the relevant data from a database with attributes like "nodeId", "name", "parentId", "contentList" with Help from Data Object Beans and store all in ArrayLists which i put in the Session. In the website i tried with jstl tags and struts logic tags to handle a navigation. It works, but its imho not the best way...
But how can i manage this at best in my website menu without using too much logic in the view?


Any suggestions?

Thx

Michael

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


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



Reply via email to