best practise for dynamic website Navigation in struts

2005-02-11 Thread Riedling, Michael
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 Be

How to compare a Bean with a request parameter?

2004-12-02 Thread Riedling, Michael
hello I have a problem with my website navigation logic. There are rootnodes and nodes, when rootnodes is klicked it should appear all the nodes under the specific rootnode in the menu. i have two Beans, one for rootnodes and one for nodes. The parameter nodeId specifics the rootnode. i have i

"dynamic" dropdown select list?

2004-12-16 Thread Riedling, Michael
hello, 1.) I want to create two dynamic dropdown lists to select main- and submenus of a navigation in a form. I fill both lists with collections, when the User chooses a value in the first dropdown menu (e.G. Navigation main menu), the site should reload and the related collection of the seco