Not sure this is a struts problem but it is related to the
struts style of working. I have a page with three frames
and I ask that one frame be reloaded from struts. My Action
may decide that it needs to send back an error message
rather than the requested data. If so, I want to send back
a full page (not just a frame). In other words, I want
all the other frames to go away. Is there any way for
the returning data to take over the entire browser window
even if it was originally intended to be displayed only in
a frame?

Devon

Reply via email to