[xep-support] Sending XML stream to XEPServlet

David Tolpin dvd at davidashen.net
Fri Nov 19 03:48:00 PST 2004


Dormits, R (Roel):
[ Charset ISO-8859-1 unsupported, converting... ]
> Hello,
>  
> I am trying XEP 4.0 with the Integration & Connectivity Kit.
> I have built XEPServlet and deployed it in a Tomcat 5.0 webserver.
> This works fine.
>  
> Now I would like to send the XML as a stream to the servlet instead of sending its URL.
> The URL for the stylesheet is fine, but the XML should be a stream.
> Is this possible with XEP end/or the Integration & Connectivity Kit?
> And if the answer is yes, how should I accomplish it?

You should write some code for that, depending on where the stream
comes from. javax.xml.transform.stream.StreamSource is what you use
to pass streams to XML processors.

David
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list