I understand this is supposed to happen automatically, but it's doing anything but in my experience. Does anyone know how to serialize a Bean which h开发者_JS百科as indirect/direct references to other non-serializable Beans/classes?
I think only session scoped beans are serialized automatically. There's a similar case here. So, all credits to Hans Westerbeek.
精彩评论