Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Consume .Net (asmx) webservice from Java class

  1. #1
    Junior Member
    Join Date
    Jul 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Consume .Net (asmx) webservice from Java class

    Hi,

    I want to invoke .net webservice ( .asmx) from java class. I need to pass user id and password to webservice and web service will return authenticated user detail.


    Please could u provide me complete code for it. I appreciate your prompt reply. THx


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: Consume .Net (asmx) webservice from Java class

    Please read the forum rules. Once post is enough. Your other duplicate threads have been dealt with accordingly.

Similar Threads

  1. consume the rest service by passing the json object
    By StarRocks in forum Object Oriented Programming
    Replies: 0
    Last Post: January 29th, 2013, 06:28 AM
  2. Java Based WebService
    By ashish12169 in forum Web Frameworks
    Replies: 0
    Last Post: October 5th, 2012, 03:34 AM
  3. Replies: 0
    Last Post: September 21st, 2012, 11:11 AM
  4. How to call webservice in java?
    By Subhasri in forum Web Frameworks
    Replies: 2
    Last Post: September 30th, 2011, 09:15 AM
  5. Get dataset from .Net webservice by java desktop client
    By doikhongcodon in forum Member Introductions
    Replies: 1
    Last Post: December 23rd, 2010, 10:12 PM