1. JSF Rendering Issue (Page getting cached) stackoverflow.comI am facing a strange issue with JSF.
I have developed one controller and bind it to request scope.
I need to access one jsf page like |
2. JBoss doesn't invalidate its jsf page cache on xhtml file change stackoverflow.comJBoss JSF page cache doesn't always seem to be updated when I change my xhtml files. For example: Template
|
3. How to cache a page for some days (in server side) , and let user knwo the page OLD coderanch.comHi Thank you for reading my post. I have a very heavy to create web page wich contain some chart.... I want users to be able to see the live report once per 2 days. This page contain some sophisticate query , so refreshing the page data could be very heavy job. so i want to allow users to see a ... |