We have recently deployed a corporate public website on Tomcat on a dedicated server. But we are facing a problem. When a jsp resource is requested (for example, index.jsp), most of the times it works well, but sometimes it gives "HTTP Status 404 - Servlet jsp is not available" error (for same index.jsp).
Now we are having difficulties to figure out the possible causes for it. Is there some problem with tomcat configuration? How can we figure out?
Please help.
Thanks Umar