Re: Servlet To Java Application Communication
From: Paul Thomas (paul_at_tms-l.demon.co.uk)
Date: 04/12/04
- Next message: David Harper: "Re: Confusion about database updates"
- Previous message: Burhan Khalid: "Confusion about database updates"
- In reply to: Anast: "Re: Servlet To Java Application Communication"
- Next in thread: Silvio Bierman: "Re: Servlet To Java Application Communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 12 Apr 2004 10:00:10 +0100
On Mon, 12 Apr 2004 03:13:31 +0100, Anast wrote:
> 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.
Look at Apache Axis and please post to a more appropriate ng as your
question basically has nothing to do with databases.
-- Paul Thomas +------------------------------+---------------------------------------------+ | Thomas Micro Systems Limited | Software Solutions for Business | | Computer Consultants | http://www.thomas-micro-systems-ltd.co.uk | +------------------------------+---------------------------------------------+
- Next message: David Harper: "Re: Confusion about database updates"
- Previous message: Burhan Khalid: "Confusion about database updates"
- In reply to: Anast: "Re: Servlet To Java Application Communication"
- Next in thread: Silvio Bierman: "Re: Servlet To Java Application Communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|