1. How to reference file resource in a JSF Application stackoverflow.comI 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.comI 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 ... |
3. @Resource for MailSession in JSF Container java.net |