[struts-menu] Dynamic menu problem!

2004-04-08 Thread Eje Thorarinsson (@home)
Hi! Wonder if I could get some help with my attempts to write a dynamic menu using the example from http://demo.raibledesigns.com/appfuse/dynamicMenu.jsp. A call is made from a JSP page to a bean which basically replaces the database in the example mentioned, and includes the calls to the

[struts-menu] dynamic menus and tabbed menu

2004-04-08 Thread Lucia Sheehan
Hi I've implemented the dynamic menus and as well as dynamically creating a menu structure, I also need to dynamically add and delete from the list. Currently the API doesn't seem to support deletion of a menu? is this something which can be added? Also, I tried to use the tab menu, but