Hi jsp-ers,
 
I'm trying to do a jsp:forward from one frameset to another, but the effect is that the new frameset ends up in the main window of the first frameset. Since I can't specify target=_top in a jsp:forward call, how can I get the new frameset to replace the old?
 
Thanks!
Gerry

Reply via email to