JSP crew,

I am about to deploy an application using Tomcat 3.0.
I'm too close to the deadline right now to think about
switching JSP/servlet implementations, however I want
to revisit the issue after launch.

Are any of you running large sites using Tomcat? How
about Resin or Orion? Any thoughts about which is
better? I am looking for speed, rubustness and scalability.
I also would like a mainstream solution (for instance,
it looks like Tomcat might become the standard
implementation, which would count in its favor).

So far resin seems to run quicker (just eyeballing it),
but my custom tags don't behave as expected (my
conditional tag works in Tomcat, but not in Resin).
Also, Resin seems to be less lenient (in a good way)
than Tomcat. Resin caught several places where
custom tags weren't closed, and classes were
not properly imported.

Any insights or anecdotes are much appreciated!

Thanks,
Harris Wulfson
Upoc Inc.
[EMAIL PROTECTED]

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