Hi, 1. How do we use the validation error display capability of Struts in OXF, i.e. displaying the errors caught by validate() method of a form bean?
2. Session Generators and Serializers can be used to store and retrieve XML documents from the current HttpSession. Is there anyway of putting the XML doc into the session via Java code (say struts action classes), instead of via oxf pipeline? Thanks, Bhaskar
