Look at the struts_config.xml of the sample application.

Below there are some /admin/XXX actions specified.
If you copy the /admin/reload to your config file then
you can do this:

/Your app/admin/reload.do

johan


----- Original Message -----
From: "Baquedano Jesús" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, January 22, 2001 10:57 AM
Subject: How to reload struts application parameters dynamically?


> Hi all:
>
> Our application server does not allow us hot
> redeployment of web applications. Let's suppose we
> need to change a message in the
> ApplicationResources.properties file because it is
> Wrong. Once the message tag is called first time, this
> file is in memory and any change does not take place
> until application server restarts.
>
> Do you know any way to be able to make changes like
> this without restarting the application server?
>
>
> Thank You!!
> Saludos!!
>
>
> _______________________________________________________________
> Do You Yahoo!?
> Consiga gratis su dirección @yahoo.es en http://correo.yahoo.es
>

Reply via email to