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]