This content has been marked as final.
Show 1 reply
-
1. Re: Patching webapps
mr_dronski May 25, 2003 2:21 PM (in response to ivar2)just use exploded archives. if your app in the deploy dir is deployed as app.war archive, then it becomes app.war directory. the structure is just an unpacked war. depending on what you need, you might need to 'touch' the web.xml file to force class reload.