Hi.

I cannot open the same webapp in two tab/window on the same machine.
It results in a browser crash if webapp is running in local, in a 302 if is
deployed on a remote server
On local, browser crashes due to the loop that is more clear online.

You can see it here:
http://danieledellafiore.net/artivio-stage/

First time It should open. Then try to open the same URL in another browser
window or tab and see the browser continue to reload the same page, without
never completing it.
If you inspect with firebug, you will see a endless series of 302-200.

I can't figure out how to fix this. Problem is that after the first time the
loop occur, closing tab and reopening site in another does not work. You
need to restart the browser (or jetty).

actually using wicket 1.4.3 over jetty 7.0.0.
It is behind an apache but even accessing to jetty directly have the same
result.

Thanks for any help.

-- 
Daniele Dellafiore
http://danieledellafiore.net

Reply via email to