[prev in list] [next in list] [prev in thread] [next in thread] 

List:       tapestry-user
Subject:    Re: POST to an external page
From:       Paul Ferraro <pmf8 () columbia ! edu>
Date:       2004-09-28 16:36:11
Message-ID: 415992FB.10900 () columbia ! edu
[Download RAW message or body]

If that is the case, why use Tapestry to generate your form at all?

<form action="http://domain.com/login.cgi" method="post">
    <input type="text" name="login" value=""/>
    <input type="password" name="password" value=""/>
</form>

How do you plan to return control back to your Tapestry application?

Paul

Jordan Redner wrote:

>I have the need to post a login form (in a Tapestry application) to an
>external page.  
>
> 
>
>The only way I can figure out how to do this is to throw a
>RedirectException like...
>
> 
>
>RedirectException("http://domain.com/login.cgi?login=loginname&password=
>password")
>
> 
>
>But, I don't want to make the querystring arguments visible if I can
>avoid it.
>
> 
>
>So, is there any way to POST a Tapestry form to an external page?
>
> 
>
> 
>
> 
>
>Jordan
>
> 
>
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic