Hi,

I would like to use some configuration parameters in a JSP-page. These
parameters can be accessed through the application and config object:

application.getInitParameter(String),
config.getInitParameter(String)).

I would like to do this only once in the method
jspInit(). Unfortunately in this method these objects are not
available.

Is this a design flaw or am I missing something?


volker turau
FH Wiesbaden Fachbereich Informatik
Tel.: +49-611-9495-205 FAX +49-611-9495-210
http://www.informatik.fh-wiesbaden.de/~turau

===========================================================================
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