What wicket version is this? If it is 1.2 do you use pagemaps (new onces for every tab you open?)
On 2/22/08, legol <[EMAIL PROTECTED]> wrote: > > Hi all!!! > > I have application with 2 pages. First page lists users names and each > element of list is link to second page that shows user details. I want to > have this second page shown in other tab or window. Everything works fine > when I click one user link, detail page is loaded and i can operate on it. > But when i click on i.e. 5 links in very short time and 5 tabs are opened i > get 'page expired' on each of them. Thanks to logs I discovered that when i > open page in other tab or window it renders twice. Maybe this is the > problem. Do you have any idea how to solve it? > > pzdr, > Legol > -- > View this message in context: > http://www.nabble.com/Problem-with-multiwindow-app-tp15632896p15632896.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
