Re: CRUD web service (Axis 1.4)

2008-06-30 Thread José Ferreiro
Hello Pedro,

The book will help you to understand how to develop/deploy web services
using Axis 1.4 but will definitely not provide you information
on how to implement CRUD.

You will have to develop your DAO layer by side.

I recommend you to read the book if you don't have experience with Web
services and if you will use Axis 1.4.
*Please note that I have any interest/relationship/benefit) with the author
of the book.*

Hope this helps.

José Ferreiro

Web page of the book: http://www.agileskills2.org/DWSAA/v10pub/index.html





On Mon, Jun 30, 2008 at 3:11 PM, Duseja, Sushil <[EMAIL PROTECTED]>
wrote:

>  Hello Pedro,
>
>
>
> Which chapter, of the book, should I go through, to learn how to write CRUD
> web service.
>
>
>
> Thanks.
>
> *From:* Pedro Felipe [mailto:[EMAIL PROTECTED]
> *Sent:* Monday, June 30, 2008 6:25 PM
> *To:* axis-user@ws.apache.org
> *Subject:* Re: CRUD web service (Axis 1.4)
>
>
>
> Hi Sushil!
>
>
>
> You should read this book: "TONG, Ka Iok 'Kent'. *Developing Web Services
> with Apache Axis*. 2005.
>
>
>
>
>
>
>
> []'s
>
>
>
>Pedro
>
> On Mon, Jun 30, 2008 at 9:30 AM, Duseja, Sushil <
> [EMAIL PROTECTED]> wrote:
>
> Hello,
>
>
>
> Can anyone please let me know as to – how can I create a simple *CRUD web
> service* (say - for an employee)? In other words, I want to develop a web
> service, with CREATE, RETRIEVE, UPDATE and DELETE operations, using *Axis
> 1.4*.
>
> Any sample application would help a great deal.
>
>
>
> Thanking you in anticipation.
>
>
>
>
>


RE: CRUD web service (Axis 1.4)

2008-06-30 Thread Duseja, Sushil
Hello Pedro,

 

Which chapter, of the book, should I go through, to learn how to write
CRUD web service.

 

Thanks.

From: Pedro Felipe [mailto:[EMAIL PROTECTED] 
Sent: Monday, June 30, 2008 6:25 PM
To: axis-user@ws.apache.org
Subject: Re: CRUD web service (Axis 1.4)

 

Hi Sushil!

 

You should read this book: "TONG, Ka Iok 'Kent'. Developing Web Services
with Apache Axis. 2005. 

 

 

 

[]'s

 

   Pedro

On Mon, Jun 30, 2008 at 9:30 AM, Duseja, Sushil
<[EMAIL PROTECTED]> wrote:

Hello,

 

Can anyone please let me know as to - how can I create a simple CRUD web
service (say - for an employee)? In other words, I want to develop a web
service, with CREATE, RETRIEVE, UPDATE and DELETE operations, using Axis
1.4.

Any sample application would help a great deal.

 

Thanking you in anticipation.

 

 



Re: CRUD web service (Axis 1.4)

2008-06-30 Thread Pedro Felipe
Hi Sushil!

You should read this book: "TONG, Ka Iok 'Kent'. *Developing Web Services
with Apache Axis*. 2005.



[]'s

   Pedro

On Mon, Jun 30, 2008 at 9:30 AM, Duseja, Sushil <[EMAIL PROTECTED]>
wrote:

>  Hello,
>
>
>
> Can anyone please let me know as to – how can I create a simple *CRUD web
> service* (say - for an employee)? In other words, I want to develop a web
> service, with CREATE, RETRIEVE, UPDATE and DELETE operations, using *Axis
> 1.4*.
>
> Any sample application would help a great deal.
>
>
>
> Thanking you in anticipation.
>
>
>


CRUD web service (Axis 1.4)

2008-06-30 Thread Duseja, Sushil
Hello,

 

Can anyone please let me know as to - how can I create a simple CRUD web
service (say - for an employee)? In other words, I want to develop a web
service, with CREATE, RETRIEVE, UPDATE and DELETE operations, using Axis
1.4.

Any sample application would help a great deal.

 

Thanking you in anticipation.