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, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
