views:

23

answers:

0

Hi!

I use outputStylesheet and outputScript for some resources. But when I've made changes to the development project and want to redeploy in the production environment (upload the WAR to Glassfish admin console) the response code for the resources are 304 (not modified) which means that the browser wont pickup the changes before the caches are reset.

Any ideas? I use JSF2 and Glassfish v3