Or if you want to do it in the DirectLink's listener you could do:

throw new RedirectException("theURL")

-----Original Message-----
From: Paul Cooley [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, November 01, 2006 8:47 AM
To: Tapestry users
Subject: Re: direct link question

Can you use a <a href="
http://tapestry.apache.org/tapestry4.1/components/link/servicelink.html
">ServiceLink</a>?

On 11/1/06, James Sherwood <[EMAIL PROTECTED]> wrote:
>
> Hello all,
>
> Is there a way in a directlink to send the user to a service instead
of a
> page.  IE can I MAKE a url and send them to it from a direct kind of
the
> same way as you do cycle.activate("Pagename"); ?
>
> Thanks,
> James
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Gotta find my destiny, before it gets too late.-- Ian Curtis

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

Reply via email to