Date: 2005-01-14T00:28:19 Editor: ReinhardPoetz Wiki: Cocoon Wiki Page: FlowscriptAndSessionReplication URL: http://wiki.apache.org/cocoon/FlowscriptAndSessionReplication
no comment Change Log: ------------------------------------------------------------------------------ @@ -63,7 +63,7 @@ Since the FOM objects refer to underlying Cocoon objects that should not be serialized (the session itself, the source resolver, etc) the above strategy would at least need to applied to them. In addition, objects created by the user that are referenced via the Rhino global scope or the local variables of a continuation may need this treatment. ---- +---- See also * http://java.sun.com/j2se/1.4.2/docs/guide/serialization/spec/output.html
