'cause Howard told me not to use internal classes :)  I simply extended the
Link interface myself.  Pretty much like the ACEGI trick.

Bill

On 7/25/07, Daniel Jue <[EMAIL PROTECTED]> 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]


Reply via email to