Hi!

I would like to know what I have to do for fixing following error!
==================================================================
Error: 500
Internal Servlet Error:

java.lang.NegativeArraySizeException
        at com.sun.web.core.ServletLoader.loadClass(Compiled Code)
        at com.sun.web.core.ServletLoader.loadServlet(Compiled Code)
        at com.sun.web.core.ServletWrapper.loadServlet(Compiled Code)
        at com.sun.web.core.ServletWrapper.handleRequest(Compiled Code)
        at com.sun.web.core.InvokerServlet.service(Compiled Code)
        at javax.servlet.http.HttpServlet.service(Compiled Code)
        at com.sun.web.core.ServletWrapper.handleRequest(Compiled Code)
        at com.sun.web.core.Context.handleRequest(Compiled Code)
        at com.sun.web.server.ConnectionHandler.run(Compiled Code)

I installed jswdk1.0 on the solaris system and all the jsp examples's are
working fine but servlet examples are not.
I did same thing on nt environment, it worked fine!
But it didn't work with solaris2.6. So could you verify what I did wrong and
let me know what I have to do to fix this problem.
This error comes out whenever I try the servlet examples which were in the
jswdk1.0 packages.

Thank you in advance!

Yong-Seung Kim

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to