Link to home
Start Free TrialLog in
Avatar of jlguerra
jlguerra

asked on

How i do for manipulate the variable session on tree frames

Hi friends,

    I have an application on JSP and i do login on the a frame when i want do click on the other frame and read the variable session writing on the first frame, the variable is null.   How i do for manipulate the variable session on three frames?
ASKER CERTIFIED SOLUTION
Avatar of bloodredsun
bloodredsun
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jlguerra
jlguerra

ASKER

you are right,   my problem was the page redirection and i have the solution but thanks for your response.