[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] JSP/NullPointerException



Le Samedi 23 Mars 2002 15:24, Matt Dyer a écrit :
> Hi -
>
> Just wondering if you ever got an answer to your
> JSP/NullPointerException issue?  I'm experiencing the
> same problem with generated JSP Code using EAServer
> 3.5/3.6.

I don't know EAServer but you should have a trace that should help you to  
track down where you try to use an object that you did not instanciate.
Anyway, to me, this is not a cobalt  but a java probleme.