Question : Formatting weblogic for autodeploy

I have worked in websphere in websphere in my recent project. Websphere has an option of autodeploy due to which any changes made to the jsp or class files will automatically built and deployed to the server so we dont need to build an ear file each time we make a changes. My question is, "Is there any such option in weblogic. If so how?" . Thanks

Answer : Formatting weblogic for autodeploy

ok,

workshop uses a deployment model where you don't have to package and deploy you application during developpement. Workshop automaticly deploys your application. Stay concentrated on your code, workshop does the rest... ;-)
Of course you can build an ear if you need it.

Emmanuel
Random Solutions  
 
programming4us programming4us