Re: Question about jsp/servlet performance

2002-04-28 Thread Remy Maucherat
> Hi, > > As i tested, the jsp/servlet performance of Tomcat 4.0 > is only 50%-70% of Tomcat 3.3. Can any expert tell me > what causes it? Http processing, request mapping or > something else? I may integrate Tomcat 4.0 into our > system so I should be aware of its reason and possible > ways to im

Question about jsp/servlet performance

2002-04-27 Thread Hugh J. L.
Hi, As i tested, the jsp/servlet performance of Tomcat 4.0 is only 50%-70% of Tomcat 3.3. Can any expert tell me what causes it? Http processing, request mapping or something else? I may integrate Tomcat 4.0 into our system so I should be aware of its reason and possible ways to improve it. Than