Hi,
can someone tell me how to set up initParameter for servlet application in
TomCat environment? so I can use " config.getInitParameter(initparamname);"
in my servlet code to find that initparamter when the servlet is loading?

say, which config file should I go and do the set up there? (tomcat.property
file?) If I have separate context mapped for one servlet application, will
the initparameter just good for this context only or for all context?

appreciate in advance.

Hua Ge
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

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

Reply via email to