Hi
Can anyone tell how to redeploy .class file in Weblogic server using exploded method. I know we are able deploy JSP files using java weblogic.Deployer. But this is not working for java class file.
Thanks in advance.