> I'm able to access simple methods in my bean but as
> soon as I try to access the servlet context (containing a reference to my
> pool), I'm getting null pointer exceptions.

>From the JSP page, pass to the bean a reference to the servlet context,
or perhaps you'd would want to send the request instead.


Rick

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to