But that's exactly what we have build in. It's not totally fail safe -
clients need at least Javascript turned on but preferably also allow
cookies - but given the technology it's the best we can do for server
side store.

Eelco


On 4/29/06, Michael Day <[EMAIL PROTECTED]> wrote:
I don't want to test with two tabs, but the fact is that my users
will be doing it regardless of what wicket supports.  The expired
page is logical to me also, but it is not acceptable.  Using your
example below, can't we leave page 2 in memory?  The form action is
set to a separate
"wicket interface", so can't the server somehow detect that this
request is *separate* from the requests happening on page 1?  If not,
could an extra hidden form field help?

Michael Day

On Apr 29, 2006, at 6:30 AM, Johan Compagner wrote:

> i will check out the deadlock.
> But can i say that when you disable multi window support you can
> start testing with 2 tabs
> or you really have to specify the pagemap youreself
>
> So if you have use/test 2 tabs and both are in the same pagemap
> multiwindow support MUST be on.
> Else it really won't work, that expired page doesn't really suprise
> me, that is pretty logical
> because we use a access stack. So if you load 1 then 2 then you
> submit 1 then 2 will be erased
> from memory on the serverside!
>
> johan
>
>
>
>
> On 4/28/06, Michael Day <[EMAIL PROTECTED]> wrote: Hi,
>
> There is an issue when automatic multi-window support is turned off.
>
> I have a form on a bookmarkable page.  I loaded it in two tabs, then
> submitted both.  This caused the second one to show an expired page
> error.  When I click back and try to submit again, the connection
> stalls.
>
> Michael Day
>
>
>
> -------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services,
> security?
> Get stuff done quickly with pre-integrated technology to make your
> job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> http://sel.as-us.falkag.net/sel?
> cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to