send xml file and recieve xml in response from servlet

hi i want to send a xml file to http address and in response recieives an xml file from which i want to fetch value in javacan everybody help me out by giving me some help codethanksharyy
[222 byte] By [harrriiiia] at [2007-11-26 18:44:49]
# 1
I think you can do this with the DOM API .Go through this: http://www.javaworld.com/javaworld/jw-07-2000/jw-0728-jdom2.html
appy77a at 2007-7-9 6:18:43 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
This one uses dom4j. Might help you out a bit ;-) http://forum.java.sun.com/thread.jspa?threadID=5145786
benubacha at 2007-7-9 6:18:43 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...