Two questions:

1) I was interested in knowing if anyone had any performance
problems/insight when using the following architecture:
All jsp's submit to one servlet which dispatches requests to the appropriate
jsp.

2) Of the various ways to include responses from other servlets(jsps),
forward, redirect are there preferred methods (ie Using a StringBuffer for
repeated string concatenations vs. string + string + string)?

--
Thanks,
Jon Wilmoth

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