Instead of storing in database , you can use include statements in your jsp.
Included jsp may contain the generic code that you want to use at many
places.

Ashwani
> ----------
> From:         needArchitectureHelp
> Reply To:     needArchitectureHelp
> Sent:         Monday, February 21, 2000 10:44 PM
> To:   [EMAIL PROTECTED]
> Subject:      JSP menuing system
>
>
> 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
>

===========================================================================
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