Re: form post-redirect

2007-10-05 Thread Kalle Korhonen
Better yet, inject external link directly using tacos-annotations: http://tacos.sourceforge.net/tacos4.1/tacos-annotations/index.html (cuts down on the boilerplate code!) Kalle On 10/5/07, Patrick Kelly <[EMAIL PROTECTED]> wrote: > > Great - did just what I needed. > > IExternalThanks! > > On 4-O

Re: form post-redirect

2007-10-05 Thread Patrick Kelly
Great - did just what I needed. IExternalThanks! On 4-Oct-07, at 10:58 AM, Martino Piccinato wrote: IExternalPage http://tapestry.apache.org/tapestry4.1/apidocs/org/apache/tapestry/ IExternalPage.html You'll have to generate an IExternalLink http://tapestry.apache.org/tapestry4.1/apidocs/o

Re: form post-redirect

2007-10-04 Thread Martino Piccinato
IExternalPage http://tapestry.apache.org/tapestry4.1/apidocs/org/apache/tapestry/IExternalPage.html You'll have to generate an IExternalLink http://tapestry.apache.org/tapestry4.1/apidocs/org/apache/tapestry/link/ExternalLink.html using the IExternalService (injected into the page) http://tape