Anandi Vyagrapuri ha scritto:
Hi ,
I have a servlet that i have placed in
webapps/myapplication/WEB-INF/lib
It is a .jar file.
When i try to invoke the servlet, the jsp hangs.
This is what i found in
tomcat/logs/localhostmmddyy.txt ->
--------------------------------
Mar 14, 2006 5:43:48 PM
org.apache.catalina.core.StandardWrapperValve invoke
INFO: Servlet xdeSpellNoApplet is currently
unavailable
Usually a servlet is marked as unavailable if its "init" method threw an
exception, or your web.xml is incorrect.
Check both in your logs
This was working before . Suddenly it has behaving
oddly. Plese help me solve this problem.
Maybe an exception happened, such as a failure to connect to a db. Again
check the log.
Ciao
Antonio
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]