Hello all!
I'm trying a JSP that instantiates a BEAN.
The BEAN performs a DB query and returns a ResultSet object which i wanted
to use in the JSP.
The problem is that i get
500 Internal Server Error
com.livesoftware.jsp.JSPServlet:
java.lang.NullPointerException
and i'm not understanding why.
This is the small code.
<<telmo.jsp>> <<process.java>>
Thank you for any help!
Telmo
- Re: Problem with exception from Telmo 'Sa Telmo S�
- Re: Problem with exception from Telmo 'Sa fgs infotech
- UNSUBSCRIBE Abhinand B S
telmo.jsp