RE: Reload Ressources on the fly

2004-06-06 Thread Sanoj, Antony (IE10)
if you use tomcat, use tomcat's manager application to reload your webapp. > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Friday, June 04, 2004 7:46 PM > To: [EMAIL PROTECTED] > Subject: Reload Ressources on the fly > > >

Re: Aw: Re: Reload Ressources on the fly

2004-06-05 Thread Mark Lowe
6.2004 16:25 Betreff: Re: Reload Ressources on the fly You cannot reload message resources without modifying Struts and building your own custom version. This is due to MessageResources caching the fomatted strings. This will happen with a custom MessageResources implementation as well. The only w

Aw: Re: Reload Ressources on the fly

2004-06-05 Thread user_struts
Users Mailing List <[EMAIL PROTECTED]> Datum: 04.06.2004 16:25 Betreff: Re: Reload Ressources on the fly > > You cannot reload message resources without modifying Struts and building > your own custom version. This is due to MessageResources caching the > fomatted strings.

Re: Reload Ressources on the fly

2004-06-04 Thread James Mitchell
Cicco" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, June 04, 2004 10:10 AM Subject: Re: Reload Ressources on the fly > Eclipse (www.eclipse.org )does that for you. > - Original Message - > From: <[EMAIL PROTEC

Re: Reload Ressources on the fly

2004-06-04 Thread Raphaƫl di Cicco
Eclipse (www.eclipse.org )does that for you. - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 04, 2004 4:15 PM Subject: Reload Ressources on the fly > Hi, > i am quite a newbie to struts and now i want to know, if there is a ch

Reload Ressources on the fly

2004-06-04 Thread struts_newsletter
Hi, i am quite a newbie to struts and now i want to know, if there is a chance to reload the messageressources after a change without restarting the server. Greetz Olli - To unsubscribe, e-mail: [EMAIL PROTECTED] For additio