SOAP over HTTP/POST

Discussion in 'JSP' started by sabatier, Jul 10, 2007.

  1. sabatier

    sabatier New Member

    Joined:
    Jul 10, 2007
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    0
    Hi everyone,
    I'd be eternally grateful if someone could provide me with a quick + easy solution to the following (basic?) task.

    I have a user form with the required parameters and a submit button. I have an XML schema which specifies the format for the soap requests and responses. How do I accept user input, wrap it into a soap request, send it via HTTP/POST to a server ( http://localhost:9999/xyz/xyz), wait for a soap response and display the response in a readable format to the user when they press the submit button? Not that hard is it?!

    Please try to be a specific as possible because I'm no Java expert. I'm just so confused with all the tutorials about wsdl, bpel, tomcat, jax ws, glassfish etc etc etc!

    I use netbeans and java app server 9, though I'm open to other IDEs/servers.

    Any help will be greatly appreciated,

    Ruth
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice