| How do I reload dynamically my jsp from an ear ? |
| Written by F.Marchioni | |||||
|
Deploy your Jsp as part of an application deployed in exploded format. (That is create a folder named yourapplication.ear and inside it create a folder yourwebapplication.war). This is the suggested deployment strategy when you're developing your applications because changes to the jsps take effect immediately and you dont need to redeploy the application nor restart the server
JBoss.org Search
Custom Search
Only registered users can write comments!
Powered by !JoomlaComment 3.26
3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved." |


