RE: Redirect with a POST instead of a GET

2006-02-23 Thread St-Pierre, Alain
ith code 307? Alain. --- > -Original Message- > From: Michael Jouravlev [mailto:[EMAIL PROTECTED] > Sent: February 23, 2006 1:48 PM > To: Struts Users Mailing List > Subject: Re: Redirect with a POST instead of a GET > > On 2/23/06, St-Pierre, Alain <[EMAIL PROTECTED]> wr

Redirect with a POST instead of a GET

2006-02-23 Thread St-Pierre, Alain
Is there a built-in mechanism in Struts which allows a Redirect with an HTTP POST method instead of GET method? Here is my requirement: I have two separate Application servers. The server A will host my html form. When I submit my form, I want to go in an Action class of my server A, which w