Hi,

i know it is not the good place for the question but no one find an answer so i try with spring forum.

In fact the problem is simple : i open a popup window from an iframe and i lost my session in the opener window ?

Here is my code :

Code:
<a href="#" onclick="javascript&#58;open&#40;'<c&#58;url value="editModeleRechercheFret.html"/>',737,391&#41;;">
It's only only appears when i call popups windows, the navigation in my iframe works fine. The jsession id is ok in my popup.

Thanks,

Fabien.