• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Reloading changes to JSP

 
Ranch Hand
Posts: 106
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Sheriff
Posts: 13411
Firefox Browser VI Editor Redhat
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm going to move this to our BEA/Weblogic forum.
There may be something, specific to that container, that needs to be done.
[ August 17, 2007: Message edited by: Ben Souther ]
 
Babji Reddy
Ranch Hand
Posts: 106
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Ben
Since I mentioned that I am working Webshpere, may be moving this to Websphere forum could help me than keeping it in Weblogic forum.
 
These are the worst of times and these are the best of times. And this is the best tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic