Hi All
I have been trying to get webflows to work for me on Grails 1.3.3 [latest stable build of webflow plugin as well: 1.3.4] but this requirement that all objects be serializable is a real drag. Necessary but a drag perhaps is what I should say.
I need to modify my domain objects inside my webflows but even when mark every single domain object as serializable.. i still get NotSerializableException errors.
Any best practice ideas out there for working with webflows .. or gotchas that you guys can share ?
thanks


Reply With Quote
