resource « Glassfish « JSF Q&A





1. How to reference file resource in a JSF Application    stackoverflow.com

I want to dynamically reference an XSD from a bean, how is this possible? I already added the XSD to the project, so it's located somewhere in the GlassFish domain. Any thoughts ...

2. JSF Resource sends 304 not modified afer redeployment    stackoverflow.com

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 ...