> We've tried:
>  Oracle App Server on NT and Solaris
> GNU JSP 1.0 on Solaris and Linux
> Weblogic on Solaris
>
> The major problem is that we use a lot of Java2 in our app, and the above
> three servers can't handle that.  I hope I'm wrong.  We've had
> success with
> Sun's Java Web server, but we're interested in seeing what's out there.

hmm, we use JRun+Apache, which can be configured to compile the jsp pages
with the compiler I want, so I use jdk1.2.2 and the beans, compiled
jsp->servlets and the other classes are run by the jre1.2 which comes with
jrun, but we can specify in the jrun config (jsm.properties) if we want
another one

So these webservers you listed won't allow you to change any of these?

AndySoft

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