Well, if you want stateless, you probably don't even want the session to be created at all.
There has been a conversation about this on this mailing list before. The solution takes advantage of the possibility to define the persistence strategy per component. It also provides a custom persistence strategy that only stores the tracker if errors have actually been found. See http://markmail.org/message/jfmxfsjgiy3msnhf I could imagine another good way to do: create your own "StatelessForm" component. I don't know how much work that would be, though. If you create such a component, please post the code on this list or on the wiki! Hth, Lutz --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]