
Hello All:)
I ve 2 frames in a html file. Say Header and Trailer. I ve a link to logout. When i click on logout, it will redirect in the trailer part. Before redirecting the page i had redirected to some other JSP file say process_logout.jsp.
The header part will remain constant.
Any one have idea how i can redirect the entire header and trailer?
What i can do... Please suggest...
Thanks in advance....

set target property to target="_top" in any frame:)
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.