Hi,

I'd like to be able to access the servlet config and context from a java
bean so I can access <context-pram> in my web.xml and the log file.

Ive tried various methods but I cant retrieve these parameters, I thought
that the config was automatically created is this just for jsp ? if so then
will I have to pass it as a property to the bean ?

Is there a standard method of accessing these on initialisation like you do
in a servlet ?


Nic

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to