Re: Servlet To Java Application Communication

From: Anast (anastasiosm_at_hotmail.com)
Date: 04/12/04


Date: 11 Apr 2004 19:13:31 -0700

Paul Thomas <paul@tms-l.demon.co.uk> wrote in message news:<pan.2004.04.11.22.31.36.431865.25860@tms-l.demon.co.uk>...
> On Sun, 11 Apr 2004 21:24:27 +0100, Anast wrote:
>
> If you are not returning data (either hand coded HTML or by a technology
> succhas JSPs) as part of a web-driven request/response then why are you
> using servlets?

The main reason is because I want to use the SOAP protocol to exchange
the data between the client and the server. And Tomcat supports SOAP
(http://ws.apache.org/soap/). I guess there is no other way to
exchange SOAP messages with Tomcat unless I use servlets. If I am
wrong please correct me.

Thanx again,
Anastasios



Relevant Pages

  • Re: Servlet To Java Application Communication
    ... > The main reason is because I want to use the SOAP protocol to exchange ... And Tomcat supports SOAP ... > SOAP messages with Tomcat unless I use servlets. ...
    (comp.lang.java.databases)
  • Re: Advice: Rapid self-study of backend Java programming
    ... So I just need enough GUI to get by. ... For Java, the idea is to avoid all platform-specific programming. ... Servlets and JSPs are ... Tomcat is a Servlet/JSP server. ...
    (comp.lang.java.programmer)
  • Re: setting up a servlet on unix/tomcat..
    ... >> dynamic content by Tomcat. ... > Oscar, thank you very much for your help.. ... > me they have other clients running servlets fine.. ... getting a jsp and servlets running using the first URL and report the ...
    (comp.lang.java.help)
  • Re: Servlet container/server for Linux
    ... So everyone says "tomcat". ... I know enough about servlets to know that this interface is entirely ... do I add my own Servlet class to the engine, ... it goes straight into testing servlets with an embedded ...
    (comp.lang.java.programmer)
  • Re: Servlet container/server for Linux
    ... So everyone says "tomcat". ... I know enough about servlets to know that this interface is entirely ... do I add my own Servlet class to the engine, ... it goes straight into testing servlets with an embedded ...
    (comp.lang.java.programmer)