How to access the raw XML file through HTTP request?
"Dong Liu" <[email protected]>
| Newsgroups | gmane.comp.java.mx4j.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, folks, I am using mx4j on Jetty 5. By default Jetty provides an html page when mx4j is requested using http. I want to know how to send an http request and mx4j http adaptor supplies the raw xml data instead of the html generated by xstl. Please help. Cheers, Dong