I was also involved in finance&investment a heavy traffic site.

Here also what we did was divide the entire page into  sidebar.jsp,
header.jsp, footer.jsp, body.jsp, contents.jsp, and call those .jsp form
main.jsp . so that it also have same look and feel. And also will be a basis
for templates. If  you would have identified commonalities of hearder,
footer etc., you will have minimum footer, headers  jsps.

Thanks and regards
Raghuraman S

        ----------
        From:  Arnab Acharya [SMTP:[EMAIL PROTECTED]]
        Sent:  Thursday, April 06, 2000 12:55 PM
        To:  [EMAIL PROTECTED]
        Subject:  Re: Coding Convention for JSP

        Dear Sneha,

        I've been working on an autoportal project. What we did was to
divide the
        entire page into smaller sections, like top, bottom, left, right,
etc and
        called the corresponding .jsp files. From this one page, we
developed a
        template. Then, the other pages were done from this. As far as I
know, there
        are no JSP coding guidelines readily available.

        Rgds,

        Arnab

        > -----Original Message-----
        > From: Sharma Sneha [SMTP:[EMAIL PROTECTED]]
        > Sent: Thursday, April 06, 2000 12:30 AM
        > To:   [EMAIL PROTECTED]
        > Subject:      Coding Convention for JSP
        >
        > Sneha Sharma@CONTEXT
        > 04/05/2000 12:00 PM
        >
        > Hi!
        > Could somebody show me a pointer to JSP coding guidelines
        > Thanks.
        >
        >
==========================================================================
        > =
        > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
        > JSP-INTEREST".
        > 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".
        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".
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