Is it possible to change the target frame in my web response?
I make a request with target=_parent, but depending on how that request is processed I would like to change the target frame. Is there something I can set on my HttpServletResponse to change the target frame?