Try something like this <t:saveState ... /> one one line. In order save state to work your bean has to implement Serializable interface.
2007/4/16, Brummeline Braaten <[EMAIL PROTECTED]>:
Adrian Mitev <adrian.mitev <at> googlemail.com> writes: > > > Try with tomahawk t:saveState > I've tried that, but I can't get it to work as intended. Perhaps I save the wrong state? I tried to save the whole bean, but then nothing worked. Is there some sort of rule of where the place the savestate tag? And does it have to be closed on the same line or can I use savestate over an entire form-tag?

