I have deployed an EAR file to Websphere 6.0. I manually browsed to the xx.ear folder under installedApps, and modified the index.jsp under the Web project.
When I refresh the page, I am not seeing the changes on the screen. Do I need to do any additional setting to get these changes reloaded?
Is this configuration a
J2EE standard deployment descriptor change, or it varies with Websphere / Weblogic /
JBOSS etc?
Thanks