I compiled and deployed a servlet on my machine with MSAccess and JWS. It is
running well on my machine. So far so good. But when I did try to run it
from a remote machine
I got the following error message

Can anybody explain the possible clause of this to me?

Regards,
Oguz (the very amateaur in Java)


-----Original Message-----
From: oguz baktir <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Sunday, May 02, 1999 12:08 AM


>Members of The Young Writers Club
>
>


>java.lang.NullPointerException: at
>tywc.db.ListMemberDataServlet.query(ListMemberDataServlet.java:150) at
>tywc.db.ListMemberDataServlet.doGet(ListMemberDataServlet.java:71) at
>javax.servlet.http.HttpServlet.service(HttpServlet.java:499) at
>javax.servlet.http.HttpServlet.service(Compiled Code) at
>com.sun.server.ServletState.callService(Compiled Code) at
>com.sun.server.ServletManager.callServletService(Compiled
>Code) at com.sun.server.webserver.HttpServiceHandler.handleRequest(Compiled
>Code) at
>com.sun.server.webserver.HttpServiceHandler.handleRequest(Compiled Code) at
>com.sun.server.HandlerThread.run(Compiled Code)
>
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to