Hey all,

I think this came up before, but I can't find it anywhere in my mail archive, so apologies if it has. Basically, my question has to do with the lifecycle of page properties in Picasso. In Tapestry 3, I used to create setter methods in a page class, set a few values on a page instance, then either activate() or throw a PageRedirectException on that instance. In Picasso, however, I'm finding when that page instance loads, all those values I set are reset, which is growing to be a bit of a pain.

Any idea why this is?

Thanks,
Kevin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to