Re: [T3/T4] How to redirect in pagebegin render event

2007-06-01 Thread Robert Breidecker
snooze, you lose. Get messages ASAP with > AutoCheck > > in the all-new Yahoo! Mail Beta. > > > http://advision.webevents.yahoo.com/mailbeta/newmail_html.html > > > > > ----- > > To unsubsc

Re: [T3/T4] How to redirect in pagebegin render event

2007-06-01 Thread Jacob Bergoo
; For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/-T3-T4--How-to-redirect-in-pagebegin-render-event-tf3853734.html#a10918179 Sent from the Tapestry - User mailing list archive at Nabble.com.

[T3/T4] How to redirect in pagebegin render event

2007-06-01 Thread Robert Breidecker
In the pagebeginerender event of a page I would like to redirect to another Tapestry page. I am trying to do this by getting a page and activating it, however, this doesn't work and I end up on the original page that was being rendered in the first place. Has anyone tried to do this? Thanks, Rob