How to reset pageIndex for t:dataScroller

2014-08-18 Thread Georg Portwich
Hi, I want to set the pageIndex in the t:dataScroller manually. How do I do this in a bean? I need this for the following use case: A list with 20 entries and a pagesize of 15. The user is on the second page. Now the user changes the number of items displayed by page to 25. The page i

Re: Old data diplayed after x minutes of inactivity

2014-08-18 Thread Felipe Jaekel
Maybe user agent is caching the result page. I use this in my main facelets template: 2014-08-15 17:29 GMT-03:00 : > First some background on our environment: > > We are using WebSphere 8.5..5.2 (recently migrated from WebSphere 6.1) > Our session timeout in WebSphere is 45 minutes > W