Re: What does this error mean?

2000-07-26 Thread Suriya Narayan Varatharajan
URL : http://www.contechgroup.com HomePage : http://www.suriyan.org -Original Message- From: Aaron Prohaska [SMTP:[EMAIL PROTECTED]] Sent: Thursday, July 27, 2000 2:05 AM To: [EMAIL PROTECTED] Subject:What does this error mean? Can someone tell me what this m

Re: What does this error mean?

2000-07-26 Thread Vasudha Deepak
- Original Message - From: Aaron Prohaska <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 26, 2000 2:35 PM Subject: What does this error mean? > Can someone tell me what this means? > > java.lang.NullPointerException: > thanks, > > Aaron > >

Re: What does this error mean?

2000-07-26 Thread Nathan Revo
Your trying to set a value to null that can't go to null. What's the variables type? -Original Message- From: Aaron Prohaska [mailto:[EMAIL PROTECTED]] Sent: Wednesday, July 26, 2000 2:35 PM To: [EMAIL PROTECTED] Subject: What does this error mean? Can someone tell me what

Re: What does this error mean?

2000-07-26 Thread Daryani Santosh
lt;[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc:(bcc: Santosh Daryani/IT/Aon Consulting) Subject: What does this error mean? Can someone tell me what this means? java.lang.NullPointerException: thanks, Aaron <<:::..:::...::: Aaron Prohaska :::..:::...:::>> Ver

What does this error mean?

2000-07-26 Thread Aaron Prohaska
Can someone tell me what this means? java.lang.NullPointerException: thanks, Aaron <<:::..:::...::: Aaron Prohaska :::..:::...:::>> VerdeSoft Internet Services mailto:[EMAIL PROTECTED] http://www.verdesoft.net/ ==

What does this error mean?

1999-07-26 Thread Nanavate Mahesh
Hi Everybody, I am using Websphere 2.0 with IBM HTTP server.I have exported the NarrowDownBean to a proper directory under the servlets dir.The JSP is also in a proper dir under htdocs. Still when I call a servlet which in turn calls the JSP ,I get this error.What does it imply ? Again ,when I l