Re: getting error message

2004-11-12 Thread Erik Hatcher
On Nov 11, 2004, at 4:34 PM, Hetan Shah wrote: Does anyone know what does the following error message mean? Yeah, it means an object you're trying to access is null. :)) You'll have to look at the JSP and see what object that is to troubleshoot. Erik TIA. -H root cause java.lang.NullPo

getting error message

2004-11-11 Thread Hetan Shah
Does anyone know what does the following error message mean? TIA. -H root cause java.lang.NullPointerException at org.apache.jsp.searchResults_jsp._jspService(searchResults_jsp.java:627) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:137) at javax.servlet