Friday, 1 March 2013

How to reload changes in web.xml etc. dynamically?

You may change a security-constraint in web.xml, which is normally applied by the container when it is deployed. To undeploy/deploy an app can apply the changes made in the web.xml, but this is not ideal in some cases. Here is a simple way.

No comments:

Post a Comment

Note: only a member of this blog may post a comment.