Hi,
I'm trying to make updates to some static html templates running from Sun Applicaion server 8.2. When I save these updates and refresh on the client side I don't see any changes.
From looking at the logs, its seems to be using the old cached page:
[#|2008-10-30T17:44:01.775+0000|INFO|sun-appserver-pe8.2|javax.enterprise.system.stream.out|_ThreadID=17;| Using cached template Admin.htm|#]
Is there some way to refresh the cache from the Admin Console with restarting the application server?
Thanks