> this - not a whole framework which I would have to adopt. This is Java, you are supposed to adopt frameworks every day.
Kidding aside, have a look at XStream. It is not a framework as much as a generic serializer facility, which can be used in a REST style service layer, turning your DTO's into XML or JSON. Very very KISS: http://xstream.codehaus.org/json-tutorial.html /Casper --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
