Howard,

looks like you are on a J2EE platform. They have JMS (Java Messaging
service) build in. That's exacly what it is for.

-Arno

> -----Original Message-----
> From: A mailing list for discussion about Sun Microsystem's Java Servlet
> API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of
> Howard Lee
> Sent: Friday, August 04, 2000 10:13 AM
> To: [EMAIL PROTECTED]
> Subject: Help! XML intergration!
>
>
> 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, send email to [EMAIL PROTECTED] and include
> in the body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to