Helo Harm,

1. Most containers support hot deployment where your app automatically
reload when one of its properties or classes is altered, ie web.xml other a
propreties file in class path

2. You can add a method in servlet and callit from browser to call init

-D

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 20, 2003 4:43 AM
Subject: force servlet read re-read init parameters


> Hi all,
>
> Is there some way 'in code' to force a servlet to re-read it's init
> parameters.
> Right now I have to restart my HTTP-container each time these init
> parameters change....
>
> Thanks a lot,
>
> Harm de Laat
> Informatiefabriek
> The Netherlands.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to