Maybe you can use application init parameters instead?

Bojan

Viktors Krebss wrote:
> 
> 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("/some_servlet")
> but what I need is to get into
> <servlet>...<init-param>param-I-need-to-know</init-param>...</servlet> .
> 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

Reply via email to