You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by CB <qw...@web.de> on 2007/03/16 12:45:50 UTC

T5 - What is the replacement of the PageRedirectException

Hello,
how can i redirect to another page, for example  in a @SetupRender method?

Thanks and best regards,
Christian
-- 
View this message in context: http://www.nabble.com/T5---What-is-the-replacement-of-the-PageRedirectException-tf3414072.html#a9513025
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5 - What is the replacement of the PageRedirectException

Posted by Howard Lewis Ship <hl...@gmail.com>.
onActivate() is kind of a merging of pageValidate() with activateExternalPage().

On 3/19/07, Dan Adams <da...@ifactory.com> wrote:
> so would this be the T5 equivilent to validate()? Or is there another
> way?
>
> On Fri, 2007-03-16 at 07:14 -0700, Howard Lewis Ship wrote:
> > onActivate() may return a a page object (or page name).  This will
> > send a new client-side redirect to the indicated page.
> >
> > On 3/16/07, CB <qw...@web.de> wrote:
> > >
> > > Hello,
> > > how can i redirect to another page, for example  in a @SetupRender method?
> > >
> > > Thanks and best regards,
> > > Christian
> > > --
> > > View this message in context: http://www.nabble.com/T5---What-is-the-replacement-of-the-PageRedirectException-tf3414072.html#a9513025
> > > Sent from the Tapestry - User mailing list archive at Nabble.com.
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > > For additional commands, e-mail: users-help@tapestry.apache.org
> > >
> > >
> >
> >
> --
> Dan Adams
> Senior Software Engineer
> Interactive Factory
> 617.235.5857
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5 - What is the replacement of the PageRedirectException

Posted by Dan Adams <da...@ifactory.com>.
so would this be the T5 equivilent to validate()? Or is there another
way?

On Fri, 2007-03-16 at 07:14 -0700, Howard Lewis Ship wrote:
> onActivate() may return a a page object (or page name).  This will
> send a new client-side redirect to the indicated page.
> 
> On 3/16/07, CB <qw...@web.de> wrote:
> >
> > Hello,
> > how can i redirect to another page, for example  in a @SetupRender method?
> >
> > Thanks and best regards,
> > Christian
> > --
> > View this message in context: http://www.nabble.com/T5---What-is-the-replacement-of-the-PageRedirectException-tf3414072.html#a9513025
> > Sent from the Tapestry - User mailing list archive at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
> 
> 
-- 
Dan Adams
Senior Software Engineer
Interactive Factory
617.235.5857


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T5 - What is the replacement of the PageRedirectException

Posted by Howard Lewis Ship <hl...@gmail.com>.
onActivate() may return a a page object (or page name).  This will
send a new client-side redirect to the indicated page.

On 3/16/07, CB <qw...@web.de> wrote:
>
> Hello,
> how can i redirect to another page, for example  in a @SetupRender method?
>
> Thanks and best regards,
> Christian
> --
> View this message in context: http://www.nabble.com/T5---What-is-the-replacement-of-the-PageRedirectException-tf3414072.html#a9513025
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>


-- 
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org