Hi Vic, I think XStream is awesome, and I can't imagine what you wouldn't like about the XML it creates....
I guess I'd suggest writing your own XML serializer...? Clinton On 3/15/07, netsql <[EMAIL PROTECTED]> wrote:
In the past I allways returned arraylist of hashmap and that works EXCLENT. I now want to return xml. I saw some notes on xstream and it works but not so well, I do not like the xml it makes. Is there snipets or more ideas to help me? tia, .V