
August 28th, 2001, 11:09 AM
|
|
Junior Member
|
|
Join Date: Aug 2001
Location: Colorado
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
frame sets with servlets/jsp's
Hi,
I'm trying to write a program that is contained within a frameset. When the user does something on the top frame, I want the bottom frame to reload, and display the new info. How can I get a servlet, or jsp page to reload a frame that is not in the frame the servlet was called in? Can you target a frame on a response.sendRedirect()? Any help would be appreciated.
Thanks,
Matt
|