Re: browser caching

2007-06-27 Thread Laurie Harper
mfnospam wrote: not sure whether this works - I'm new to s2 myself. However there seems to be a possibility to configure brwoser caching in struts.properties: struts.serve.static.browserCache=false maybe this helps kind regards matthias I believe the OP is using Struts 1, though. The equival

Re: browser caching

2007-06-26 Thread mfnospam
not sure whether this works - I'm new to s2 myself. However there seems to be a possibility to configure brwoser caching in struts.properties: struts.serve.static.browserCache=false maybe this helps kind regards matthias - To