On 2/23/06, St-Pierre, Alain <[EMAIL PROTECTED]> wrote:
> 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 will prepare a new form (different one), to be sent out to server
> B.

Why would not you call B from A, then get response and send it back to
browser, so that browser would not even know about B existance?

> The browser will, for sure have to sent that new form to the
> other server.

Is this a requirement?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to