We are now developing a system using NT/Webshere 2.0/JSP
it is almost finished but we meet the performance trouble.

When I send some request to the server, the answer is very slow.
I checked the process of the server and it shows that a process
of Java keeps running used almost all the CPU time for some seconds,
Then the other request can't be processed. The request is
something quite easy and should not use up too many time.
So I wonder if there are some problem with the Wehsphere.

I want to try if our program can run in some other JSP server ,
Is there any other JSP server support the 0.91 specification?

Thank you very much.

Fengr.

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