Hi
,
The
Intial params set in web.xml are meant for ServletConfig to read in a sevlet. I
f u want to read them from non servlet class
best
approch would be use Resouce Bundel class and a Properties
file.
-satya
|
- reading web.xml from non servlet class syed huda
- Re: reading web.xml from non servlet class Michael Weller
- TOMCAT Paul Hinze
- Sathyanarayana V