Hi,
I am new to using Weblogic I am using Weblogic 8.1 together with Eclipse. After I deploy my application, if I make any changes to the code (be it
Java,
JSP or JS), I am having to build the EAR and redeploy it in the server.

Is there a way to make the changes made to get automatically reflected in the deployed EAR (hope I am using the right terms)?
Also, what is deploying an Exploded EAR?
Thanks!