Re: Servlet To Java Application Communication
From: Anast (anastasiosm_at_hotmail.com)
Date: 04/12/04
- Next message: David Harper: "Re: wsdd axis"
- Previous message: Paul Thomas: "Re: Servlet To Java Application Communication"
- In reply to: Paul Thomas: "Re: Servlet To Java Application Communication"
- Next in thread: Paul Thomas: "Re: Servlet To Java Application Communication"
- Reply: Paul Thomas: "Re: Servlet To Java Application Communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: David Harper: "Re: wsdd axis"
- Previous message: Paul Thomas: "Re: Servlet To Java Application Communication"
- In reply to: Paul Thomas: "Re: Servlet To Java Application Communication"
- Next in thread: Paul Thomas: "Re: Servlet To Java Application Communication"
- Reply: Paul Thomas: "Re: Servlet To Java Application Communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|