0
votes
1answer
150 views

PHP $_SESSION data lost because frameset on IE

I would like to start saying that I had searched a LOT for this problem. After more than a week trying to solve it, I tihnk that I'm ALMOST there. Yes, I do put session_start() - not only this, as I ...
0
votes
2answers
731 views

JSP AND HTML FRAMESET

i am using framset in my html(GUI). my gui consits of four parts header, footer, side navigation and content page. now i ave provide a functionality for log out button in the header frameset. After ...
0
votes
1answer
307 views

Frameset session problem struts2

I am passing jsessionid through url. But sessionid keeps changing while using frameset. Is there any way to keep sessionid in frameset?