Hello Using Jbuilder 9 and Castor works fine. Hopefully someone can explain how to save (marshall) CDATA fields to a xml file. I want to include any kind of characters that should not be parsed as XML, e.g. so that line breaks aren't replaced by a space.
<![CDATA[test]]> I found the following article http://webdata.dk/guides/castor-cdata.html but I don't know how to apply it to the generated JBuilder classes. Some example on how to implement the use of cdata fields would be very helpful. Thanks in advance Christoph ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-user
