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]

Reply via email to