Hi there,

We are working on an online web application using JWS 2.0 with SQL
Server 7 as database for Windows NT 4. Here, while working we are
encountering some strange behavior from the JWS.

   * Sometimes, it just terminates the web service on its own. We have
     tried to find out the cause, but have not succeeded yet. What could

     be the possible cause for it? I dont think it is because of
     overcrowd of users, because we are only 5 persons working on it.
   * Second problem relates to session time-out. We have not changed the

     session time-out interval (i.e. the time out is 30 mins, by
     default). However, if user is inactive for some time (< 30 mins),
     some times, it throws the user out of session. What could be the
     reason behind such inconsistent behavior? Should we explicitly set
     the time-out interval? Is there any other way to avoid it?
   * I have read somewhere that we should not use Web Server for
     deployment of our web applications, and instead use an application
     server, that has a Web Server in it. Is it really so? How it
     affects the application, in terms of performance and otherwise?

I hope someone have encountered/knows about such probs. Any pointers
will me highly appreciated.

Rajneesh Garg

Keep Smiling. It does improve your face value :-)

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