I'm working on user generated pseudo xhtml made with an editor. This editor generates for example mixed P tags with text containing bold like <p>start <b>bold text</b> end<p> All I get by castor is a P object containing a B object and ONE string : "start end" !!!!
How can I make Castor respect the tag structure ? I mean by mapping a list of item each one is a string or a b tag .... ? Thanks for your help ! Christopher ---------------------------------------------------------------- This document should only be read by those persons to whom it is addressed and is not intended to be relied upon by any person without subsequent written confirmation of its contents. If you have received this e-mail message in error, please destroy it and delete it from your computer. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and/or publication of this E-mail message is strictly prohibited. ---------------------------------------------------------------- Pictet & Cie, Banquiers Tel. +41 (0)58 323 2323 29, boulevard Georges-Favon Fax +41 (0)58 323 2324 CH-1204 GENEVE http://www.pictet.com/ ---------------------------------------------------------------- * NEW PHONE NUMBERS AS OF 1/1/2002! * * NOUVEAUX NUMEROS DES LE 1/1/2002! * ---------------------------------------------------------------- ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
