The Artima Developer Community
Sponsored Link

Web Services Forum
Decoding XML

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Karen Van Bemmel

Posts: 1
Nickname: karen
Registered: May, 2003

Decoding XML Posted: May 5, 2003 12:06 PM
Reply to this message Reply
Advertisement
I am creating a simple EasySoap client to call my Web Service. My problem is that I need to send 1 parameter which is an XML document. When I run a monitor on my Soap calls, I see that instead of <Login> things are getting transferred as &lt;Login&gt;
Any ideas on how I can fix this?? I can call the Web Service fine using Java.

Topic: Urgent... Previous Topic   Next Topic Topic: Java Byte Code

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use