[
https://issues.apache.org/jira/browse/TAPESTRY-1671?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536097
]
Nick Westgate commented on TAPESTRY-1671:
-----------------------------------------
Do you mean using this inside an event handler? This sounds dangerous.
I think it's best to use a standard paradigm (e.g. return a Link) to delegate
to the framework.
If this isn't what you meant, can you supply an example?
Cheers,
Nick.
> Need a way to redirect to external URLs.
> ----------------------------------------
>
> Key: TAPESTRY-1671
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1671
> Project: Tapestry
> Issue Type: Improvement
> Components: tapestry-core
> Affects Versions: 5.0.5
> Reporter: Nick Westgate
>
> The ability to create an ExternalLink to return from event methods for
> redirection is needed.
> ComponentResourcesCommon provides for creation of ActionLink or PageLink
> Links, but not external (non-Tapestry) links.
> The current ways around this are using LinkImpl (which is internal) or
> writing a custom implementation of Link.
> Cheers,
> Nick.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]