Maybe posting the BuscarNoticiasServlet.java code along with this stack trace would be a lot more helpful.
regards Pramod ----- Original Message ----- From: "Javier Alonso" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, November 15, 2001 4:10 PM Subject: NullPointerException > The exception i said is this one: > > > java.lang.NullPointerException > at > com.attest.eroski.BuscarNoticiasServlet.obtenerNoticias(BuscarNoticiasServle > t.java, Compiled Code) > at > com.attest.eroski.BuscarNoticiasServlet.doGet(BuscarNoticiasServlet.java:67) > at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) > at javax.servlet.http.HttpServlet.service(HttpServlet.java, Compiled Code) > at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java, > Compiled Code) > at org.apache.tomcat.core.Handler.service(Handler.java, Compiled Code) > at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java, > Compiled Code) > at > org.apache.tomcat.core.ContextManager.internalService(ContextManager.java, > Compiled Code) > at org.apache.tomcat.core.ContextManager.service(ContextManager.java, > Compiled Code) > at > org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection > (Ajp12ConnectionHandler.java, Compiled Code) > at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java, > Compiled Code) > at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java, > Compiled Code) > at java.lang.Thread.run(Thread.java:479) > > > Maybe that makes the problem clearer. > > Javier Alonso > > ___________________________________________________________________________ > 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 ___________________________________________________________________________ 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
