0 Replies Latest reply on May 5, 2006 9:02 AM by pyanguas

    Prevent a bean property from being serialized / marshalled

    pyanguas

      Hello,

      I'd like to know if it is possible to customize bean serialization so as not all bean properties in a bean are serialized. For example, it would be nice if I could annotate a field in the bean as non-serializable.

      Many thanks