I'm [attempting to] write a JSP application.   I want to use a very "generic" menuing 
system.   For example, have database storing JSP name, heading, instructions, next JSP 
page to call.   When JSP page is called, access database for the appropriate 
information.

Does this make sense?
What Java method should I use to determine the current JSP page?
Is there a better way?

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to