Implicit variables such as request, response, ect. are local to the
_jspService method and therefore their use cannot be made in the
jspInit() method.
Hope this helps.
Have a nice day.
With regards,
Sachin S. Khanna.
www.emailanorder.com
----- Original Message -----
From: David Edmister <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 23, 2000 6:22 AM
Subject: jspInit() and request.getParameter()
> 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
>
===========================================================================
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