File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes menu for jsp Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "menu for jsp " Watch "menu for jsp " New topic
Author

menu for jsp

Nakata kokuyo
Ranch Hand

Joined: Apr 13, 2005
Posts: 437
hi, good day , just want to know is there any famous jsp menu framework we can use ?

i just hear on struts menu , is there any other around ?

thank you
Adeel Ansari
Ranch Hand

Joined: Aug 15, 2004
Posts: 2874
Menu is a client-side thing and made of JavaScript + CSS mostly. But JSP can help in rendering the menu script/client-side code but I dont know any framework around other than Struts Menu.
[ December 22, 2005: Message edited by: Adeel Ansari ]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: menu for jsp
 
Similar Threads
Drop down menu
Load both jsp generated servlet and redirected jsp
Problem of Combo box overlapping the menus.
Problem of Combo Boxes overlapping menus in html
Can I make JTree like menu in JSP?