On 2/23/06, St-Pierre, Alain <[EMAIL PROTECTED]> wrote: > Is there a built-in mechanism in Struts which allows a Redirect with an > HTTP POST method instead of GET method?
Use HTTP response code 307. If browser supports it correctly, a user has to confirm redirection. Many browsers do not support this response code at all. See: http://ppewww.ph.gla.ac.uk/~flavell/www/post-redirect.html Michael. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]