Guys -
        The problem I'm having is as follows:

1) All of my jsp pages have many things in common. A header, A footer, a
copyright message, etc. These things are static in nature and will not
change from page to page.

2) I want to include all these items, without having to produce code
clutter, by placing these common things in a base jsp page which will can be
inherited by other jsp pages.

What is the best way to do this?

-David

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