Wicket 1.4.1 Hi,
I have tried to search the forum but with no luck. I open a modal window that displays an applet. If I don't open any more tabs in IE7 or Firefox I can close the modal window with no problems. However, if I open more than one tab I'll get an Page expired exception and a confirm javascript window "closing this window...." when I try to close the modal window. If I open another browser instance instead everything works fine. It's only when using the tabs. I have tried to use different page map names in the modalwindow.setPageMapName() but it doesn't work anyway. Any suggestions? // Mathias