You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by PSW <su...@wachtel.us> on 2005/04/09 20:25:09 UTC

How to make a form call custom server?

Hi,

I have a service. Works fine with ServiceLink.
I want this service to be called when user submits a form.

What's the best practice to do that?

Thanks,
PSW



Re: How to make a form call custom server?

Posted by PSW <su...@wachtel.us>.
Thanks Kent!  That's exactly what I had to do.

Philip

Kent Tong wrote:

>PSW <subp <at> wachtel.us> writes:
>
>  
>
>>Hi,
>>
>>I have a service. Works fine with ServiceLink.
>>I want this service to be called when user submits a form.
>>    
>>
>
>Try redirecting to that service by throwing a RedirectException.
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
>  
>


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


Re: How to make a form call custom server?

Posted by Kent Tong <ke...@cpttm.org.mo>.
PSW <subp <at> wachtel.us> writes:

> 
> Hi,
> 
> I have a service. Works fine with ServiceLink.
> I want this service to be called when user submits a form.

Try redirecting to that service by throwing a RedirectException.



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