Hi All-
I am trying to use Castor within JSP Tags to marshall Java Bean into XML
Format and then apply the XSLT using the Apache XSL Tags.
When I pass the BodyContent (Sub class of the JSP Writer) from my JSP Page
to the castor methods as its out arguments, i recive an error about doing a
flush. Flush is not allowed within the custom tag as the method is
overridden by the BodyContent to throw a error.
Is there a way to avoid flush in the marshall function and let the JSP
Container takes care of it?
Any input is appreciated.
Thanks.,
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev