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

Re: [cobalt-developers] JSP/NullPointerException



This type of error causes an object that has not been initialized, like a null string, but nonempty, to which it is to apply some method, you must review the line of code that sends the error to you.

This more than an error of the RAQ or Java it is a common error of programming.

At 11:12 26/03/2002 +0100, you wrote:
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.

_______________________________________________
cobalt-developers mailing list
cobalt-developers@xxxxxxxxxxxxxxx
http://list.cobalt.com/mailman/listinfo/cobalt-developers

--
Edgar F. Flores Muñoz