cache « PrimeFaces « JSF Q&A





1. Enable cache of J2EE web application's resources    stackoverflow.com

How can I control my web application's resource handling? I have users with extremely high latency times (~1s!) and I must test my application in such environments. What I can see right ...

2. Static resources are not cached referenced from glassfish secure page    stackoverflow.com

I'm using JSF 1.2 and glassfish declarative security with j_security_check.. My xhtml page is in secure_pages folder and i secure all the resources in it by setting security constrant with web resources ...

3. 3.0 M1: PrimePartialViewContext does not cache renderIds    forum.primefaces.org

05 May 2011, 17:15 by luxulrich 3.0 M1: PrimePartialViewContext does not cache renderIds Hello, first I wanted to directly submit a bug for this. But the text template in the issue ...

4. TreeTable and caching    forum.primefaces.org

11 Aug 2011, 17:10 by jcjudt TreeTable and caching I'm encountering some problems using TreeTable. I want a user to be able to add and remove rows from a TreeTable by ...

5. Problem with cache and tree    forum.primefaces.org

Hello, I have found an interesting bug. I use a tree with function of addition, change and removal of nodes. The situation is noticed that the variable selectedNode which I took ...

6. Values in datatable nested in tab always in cache    forum.primefaces.org

10 Oct 2011, 14:40 by rdeoliveira Values in datatable nested in tab always in cache Hello, I have a problem with the new "design" of p:tabView. Here's my code: ...

7. Not all JS and CSS are cached in PRODUCTION mode    forum.primefaces.org

javax.faces.PROJECT_STAGE Production ...

8. schedule inside p:tabView dynamic="true" cache="false" ???    forum.primefaces.org

If/since this was working fine in a previous version of PrimeFaces, did you submit a bug? Optimus.Prime and the others may be willing to fix this bug for you. If not, ...

9. Problem for p:tabView with dynamic="true" and cache="false"    forum.primefaces.org

Primefaces 3M4 This is related to adding a new tab, as it is done in most browsers, by clicking on a tab with title "+". A p:tabView having the attributes dynamic="true" ...





10. Treetable cache and dymanic attribute    forum.primefaces.org

Is there a way to set cache and dynamic attributes in Treetable like Tree component? I need the event dont call again if the tree was expanded before!! Thanks.

11. Javascript caching    forum.primefaces.org

Hi I just wondering, why if i'm accessing my localhost, all the javascript files that are used by primefaces are "re-downloaded" again on the subsequent requests, eventhough it was already downloaded ...

12. 2.2.M1 resource caching setting    forum.primefaces.org

Is there a way to set the cache expiry date for Primefaces resources? As I see now the resources are valid for 10 minutes. I'd like to have a longer validity ...

13. How to cache loaded pages in lazy data table?    forum.primefaces.org

The tab view component can be configured to cache the lazy loaded pages (tab contents), therefore it can be loaded quickly when requested 2nd time. How can I do the same ...

14. TabView and caching data error    forum.primefaces.org

22 Oct 2010, 12:49 by fiktion TabView and caching data error I am trying to implement a tabView component which is dynamic and has caching set to false. The idea is ...

15. Changes in resources require manual browser cache refreshing    forum.primefaces.org

09 Nov 2010, 23:50 by fernando_jmt Changes in resources require manual browser cache refreshing After years of using RichFaces, I'm giving primefaces a shot, I have an small crud sample, I ...

16. the problem with no cached dynamic tree    forum.primefaces.org

>> << qilicn Posts: 2 Joined: 26 Sep 2010, 05:26 26 Nov 2010, 05:16 by qilicn the problem with no cached dynamic tree hi all: I use no cached dymanic tree ...





17. Touchfaces - views seem to cache?    forum.primefaces.org

02 Dec 2010, 15:33 by oidsman Touchfaces - views seem to cache? Hi, I have an app running in Touchfaces (Prime R2.2SNAPSHOT, Mojarra 2.03) and it seems to be 'caching' the ...

18. How to make the browser to cache the static resources?    forum.primefaces.org

03 Dec 2010, 12:27 by MISS_DUKE How to make the browser to cache the static resources? I am trying to force the browser to cache the static resources like Javascript and ...

19. Caching the JavaScript files    forum.primefaces.org

I use JSF implementation: Mojarra V2.1.3 JSF component library: Primefaces V2.2.1 Server: GlassFish Open Source Edition V3.1.1 (build 12)

20. Caching static PF resources problem    forum.primefaces.org

Caching static resources is a recommended way to make web pages load quickly. If I cache static Primefaces resources (both on users machines and on proxies), how can I upgrade to ...

21. Setting caching headers issue    forum.primefaces.org

@WebFilter(filterName = "CashingServlet", urlPatterns = { //js files "*.js", //css files "*.css", ...

22. Handle caching issue when upgrading to Mojarra 2.0.4    forum.primefaces.org

How to force the browser to load new Mojarra static resources (js and CSS files) when you upgrade to V2.0.4? (Usually these files are cached and the browser will not check ...

23. Return parameter in the primefaces graphicImage cache=false    forum.primefaces.org

Hi friends, I need a hint, look at the code below: Primefaces code in JSF: Rendered: Example fragment of my ...

24. Caching issue in updating Mojarra from 2.0.3 to 2.0.4    forum.primefaces.org

I am now using Mojarra 2.0.3 and want to update to 2.0.4. Mojarra 2.0.3 resources are cached in thousands of my customer's machines and how can I force the browser to ...

25. Changing or Caching Resources    forum.primefaces.org

Within Ryan Lubke's blog at http://blogs.sun.com/rlubke/entry/jsf_2_0_new_feature5 he describes how resources are handled and how versioning works for JSF 2.0. In addition, he notes resources if need be could be changed on ...

26. RESOLVED:PrimeMobile view caching    forum.primefaces.org

>> << smallya Profile Website Posts: 238 Joined: 19 Mar 2010, 19:22 18 Apr 2011, 17:02 by smallya RESOLVED:PrimeMobile view caching One of the issues we faced in Touch Faces was ...