A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Engineering
»
XML and Related Technologies
Author
How to send a XML document??
Gaurav Jain
Ranch Hand
Joined: Mar 11, 2004
Posts: 108
posted
Apr 12, 2004 11:16:00
0
I have to send a XML document from my application to another application but i am not using MQ.
How do i send this XML document over RMI-IIOP?
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11962
5
posted
Apr 12, 2004 15:31:00
0
Originally posted by Gaurav Jain:
How do i send this XML document over RMI-IIOP?
Are you asking how you should serialize an XML document for transportation? If you are, I'd suggest
writing the XML into a String object
.
Author of
Test Driven
(2007) and
Effective Unit Testing
(2013) [
Blog
] [
HowToAskQuestionsOnJavaRanch
]
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: How to send a XML document??
Similar Threads
Http response containing XML document
Binary Attachments
Http response containing XML document
XML and MAPI
Send XML document using JMS
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter