Hi,

Wicket 1.3.1 is quite old.

The following settings look suspicious:

 getSessionSettings().setPageMapEvictionStrategy(new
LeastRecentlyAccessedEvictionStrategy(2));
         getSessionSettings().setMaxPageMaps(2);

Increase these values are try again.

On Wed, Jun 6, 2012 at 3:22 PM, shashikanth69 <shashikant...@gmail.com> wrote:
> Hi Guys,
>
>           I am posting again as i havent get any solution for this problem
> yet. Hope this time i may get one.
> Just addign somemore tho the description of my earlier post.
>
> Here are the example url i am using from our employers domain in two tabs.
>
> 1st tab: http://xdev.comapny.com/externalapp
>
> 2nd tab : http://xdev.comapny.com/myapp
>
> when I do any operation in any page in my application the page just expires
> and goes to the default page which configured through page expiry method.
>
> -shashi
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Page-Expiry-In-IE8-tp4288969p4649760.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to