T5 -- How to run stateless?

2007-03-16 Thread CB
Hello, what is to do that T5 does not create an http session? I have no persistent fields, but the session is created. Thanks and best regards Christian -- View this message in context: http://www.nabble.com/T5How-to-run-stateless--tf3414051.html#a9512974 Sent from the Tapestry - User mail

T5 - What is the replacement of the PageRedirectException

2007-03-16 Thread CB
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 lis

Re: T5 -- How to run stateless?

2007-03-16 Thread CB
; > Until client-side field persistence is implemented, there isn't a way > to have both forms and statelessness. We don't claim Tapestry 5 is > complete! > > On 3/16/07, CB <[EMAIL PROTECTED]> wrote: >> >> Hello, >> what is to do that T5 does not