Hi all,

I am having serious session problem in some of the browsers(Not all). I'm using 
struts. In the Action class I am using 

HttpSession Session=request.getSession(true);

to get the session and I'm keep on calling this action for different condition. 
The problem is For each request it is creating the new session and I'm not able 
to get the session values. Please help me to come out of this problem

Thanks & Regards,
SenthilRajan VS

Reply via email to