-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

> I tried that and didn't find anything useful...
> The frustrating thing is that it runs fine when Visual Cafe runs it
> using sun's servletrunner but the error occurs when I try to run the
> class file using jserv on the apache webserver...
> help...

well, i cant really be much help unless i look @ the source code. basically,
the line # on which the exception is thrown, some object points to null and
its methods/properties are being accessed. i would recommend putting some
trace stmts above it to check which offending object it is and then figure
out y it is null.

hth,--------------------------------------
Nimret Sandhu
Dev Geek
http://nimret.penguinpowered.com
EC Direct Corp
http://www.ecdirect.com




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to