Hello,
Does anyone know how can I access servlet init parameters form another
servlet ?
I mean I can access servlet context (<context-param> ) using
getServletContext().getContext("/someservlet")
but what I need is to get into <servlet>
...<init-param>param-I-need-to-know</ .
Is it possible at all ?
Thanks for you help.
Regards,
--
Viktors Krebss, [EMAIL PROTECTED]
SMC , http://www.smc.lv/
tel: +371-7777748, mob: +371-9243923, fax: +371-7777701
- Re: ServletContext access Viktors Krebss
- Re: ServletContext access Craig R. McClanahan
