Anyone having experience converting xml responses back to pojo's, which technologies have you used?

We started off using a regular DOM parser and coding it by hand, but have switched to XStream. This (with some help handling the Solr <-> pojo mappings) seems to work fine once you get past a few encoding issues.

-- Ken
--
Ken Krugler
Krugle, Inc.
+1 530-210-6378
"Find Code, Find Answers"

Reply via email to