Re: Redirecting page in Tapestry 5

2007-01-05 Thread Howard Lewis Ship
That a Not Yet Implemented. Sorry. Alpha. On 1/5/07, Bill Holloway <[EMAIL PROTECTED]> wrote: Anybody have any sample code redirecting the browser after an @OnEvent method? Haven't gotten this to work. Typical error: Event 'submit' from org.example.tapestry5.pages.EditPerson:myForm receive

Redirecting page in Tapestry 5

2007-01-05 Thread Bill Holloway
Anybody have any sample code redirecting the browser after an @OnEvent method? Haven't gotten this to work. Typical error: Event 'submit' from org.example.tapestry5.pages.EditPerson:myForm received an event handler method return value of ListPeople from org.example.tapestry5.pages.EditPerson.my