Re: Re-initialize ActionServlet.

2002-09-12 Thread Michael Lee

Wow, this looks like an email sent just a few hours ago!
Anyway, put your app in a war and redeploy.
The class loader should reload it and pick up the changes.
Works for me in weblogic 6.1 sp3.
Mike

- Original Message -
From: "Cristian Cardenas" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, September 12, 2002 11:53 AM
Subject: Re-initialize ActionServlet.


Hi all,
How can I re-initialize the ActionServlet in order to reload the
Struts-config.xml without reload the whole web app?

Thanks.
Cristian.


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




Re-initialize ActionServlet.

2002-09-12 Thread Cristian Cardenas

Hi all,
How can I re-initialize the ActionServlet in order to reload the Struts-config.xml 
without reload the whole web app?

Thanks.
Cristian.