java - How do I create an Atom representation with Restlet? -
i want create atom xml representations rest resources using restlet.
should (can i?) use rome or use atom extension restlet?
what's best way go this?
thanks in advance.
the best way suits needs best :)
if want , running fast, may prefer use helper library. here suggest take @ apache abdera.
the part may of concern helper libraries number of external dependencies. if deal breaker you, may want consider write code yourself.
Comments
Post a Comment