Here is my problem
I have a frameset. There is a button on the bottom frame. When the user click on the button, the frameset need to be replaced with a non-frameset JSP page. How should I do this?
Do I do this in the ActionForward?
Thanks a lot,
JT