i get an error using the "request.getParamter()" object/method in the
jspInit() method of the page object.
are you allowed to get parameters passed to a page "before processing"? i'm
basically trying to prepare a recordset that i'm going to keep static in the
page so i'm placing the code into the jspInit() method and this is where i
get an error.
since i'm new to jsp i'm not sure if this is working "as designed" or if i'm
processing the paramters wrong or ?
thanks in advance for your help.
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets