WATKIN-JONES,ADAM (HP-UnitedKingdom,ex1) wrote: > Hi Victor, > > Just a quick question: did you consider Jetty? > > I have been using Tomcat as my web container for a while but since branching > out to JBoss I've been introduced to Jetty. I'm only learning J2EE and I'd > love to know peoples opinions (dangerous, I know!) on the merits of the > various web containers out there. In particular, I'd like to hear how > people got on in the 'real world' with production web sites and large > applications.
Jetty is not going to help in any way if your performance problem is caused by Jasper 1, as Jetty doesn't have its own JSP compiler (it uses Jasper 1 for that). Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
