Hi folks,

Maybe some of you have done this before and shed some light on me. We have a
third party vendor who is working on web pages which basically collect
information and turn it into XML and wants to give it to us (they are on a
separate web server). Our environment is EJB/JSP/Servlet, and my question is
how should I receive that XML file? I thought about them passing me URI of
the XML file and from that URI I go grab the XML file, but I thought it
could get messy (cleaning up old XML files etc). Any idea how I should
approach this? What would be the best approach to this? Thank you very much
folks!

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to