I'm using jsp to load a pdf on IBM Websphere, and I see the following
exception reported in the std.out:

02.04.03 10:18:05:143 GMT+01:00] 16d83e0 ServletInstan X Uncaught service()
exception thrown by servlet {0}: {1}
                                 "JSP 1.1 Processor"
                                 javax.servlet.ServletException
          at java.lang.Throwable.fillInStackTrace(Native Method)
        at java.lang.Throwable.fillInStackTrace(Compiled Code)
        at java.lang.Throwable.<init>(Compiled Code)
        at java.lang.Exception.<init>(Compiled Code)

Any idea what an Uncaught service() exception refer to!?
Thanks

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to