Hello, 
          I am just trying to make sense when to version pages and when not
to. 

I found in my application I can do something like,
getPageSettings().setVersionPagesByDefault(false);
as the default value is true. But I am not sure why we need to turn off page
version. I didn't find enough information online for page version in apache
wicket 1.5.3. 

It would be helpful if someone can share information about this. 

I believe I turned off page version some time back because I was getting too
many page expiration issue as you use a distributed session management. But
even though I use setVersionPagesByDefault(false) I still see page
expiration happening in our application. 

Thanks,
Suresh

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Version-Pages-by-default-tp4520432p4520432.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to