I need to redirect the top frame on a form post and it should work irrespective of javascript and across all major browsers.
I can redirect to a page with a link and its target attribute set & and asking the users to click the link.
But would like to know whether I can do it in a 302 Response itself.