This is exactly why the framework should provide something,
so I guess I'll add the JIRA issue.
https://issues.apache.org/jira/browse/TAPESTRY-1671

Any code additions would be helpful.

If you use anything with "internal" in the package name, expect
it to break one day. It's not part of Tapestry's external API.

Cheers,
Nick.


Daniel Jue wrote:
Can you share your implementation?  Is there a reason you couldn't
return a link as used on the wiki's Acegi tutorial?

http://wiki.apache.org/tapestry/Tapestry5LinkingToNonTapestryURIs



On 7/24/07, Bill Holloway <[EMAIL PROTECTED]> wrote:
Got it going with my own implementation of Link.

bill

On 7/23/07, Nick Westgate <[EMAIL PROTECTED]> wrote:
>
> Probably the best way would be a new method on ComponentResourcesCommon
> to get an external link, or an ExternalLink class or something.
>
> In the meantime see if you can return a new LinkImpl() with what you need.
>
> Cheers,
> Nick.
>
>
> Bill Holloway wrote:
> > Apologies if this has already been asked, but I need to redirect from a
> > page's onActivate() to a page on another site altogether.  What's the
> best
> > technique?
> >
> > bill
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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



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

Reply via email to