| Author |
Struts Menu Question
|
Venkatesh Kumar
Ranch Hand
Joined: Aug 08, 2003
Posts: 68
|
|
Hi All: I have a jsp page created which has tabbed menus .I am using Struts-Menu . As soon as the user logs into the application the user sees the tabs on all the jsp pages that the user naviagetes.. To have the tabs on all the jsp pages ,do I need to create a jsp page with just the tabs and include them in all the jsp pages of the application which means lot of code duplication OR do I need to use some templates for all the jsp pages like Struts Tiles. Currently I have the path provided to different jsp pages in the "page" attribute of the "Menu" tag .Is it possible to trigger an action handler by clicking on the tabs ??? Also,can anyone guide to me the struts-menu documentation.?? What are the alternatives to Struts-Menu ??? Thanks ,
|
 |
arusha khan
Greenhorn
Joined: Dec 08, 2004
Posts: 9
|
|
Have a look at this page http://struts.application-servers.com/faqs/tabs.html See if this helps. If you have already found some help, do let me know. Arusha
|
 |
 |
|
|
subject: Struts Menu Question
|
|
|