I created a menu in jsp using the following scenario.

The main page of our site is a big table.  One of the cells does an include
of menu.jsp.
The jsp page receives a vector of vector from MenuBean(vect of vect to take
care of sub items in the menu).
MenuBean access an xml file where the menu contents are stored.

Mike

-> -----Original Message-----
-> From: Damodaran, Rajakumar (CORP, Consultant)
-> [mailto:[EMAIL PROTECTED]]
-> Sent: Monday, May 21, 2001 9:26 AM
-> To: [EMAIL PROTECTED]
-> Subject: Re: Menu object
->
->
-> > Hi
-> >       I want to incorporate Menus  on my Jsp page. Is
-> there any menu
-> > objects other than javascript hiermenus.Please help me.
->
->         Thanks
-> > D.rajakumar
->
-> =============================================================
-> ==============
-> To unsubscribe: mailto [EMAIL PROTECTED] with body:
-> "signoff JSP-INTEREST".
-> For digest: mailto [EMAIL PROTECTED] with body: "set
-> JSP-INTEREST DIGEST".
-> Some relevant FAQs on JSP/Servlets can be found at:
->
->  http://java.sun.com/products/jsp/faq.html
->  http://www.esperanto.org.nz/jsp/jspfaq.html
->  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
->  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
->

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to