| Author |
New to web service
|
Miku Ranjan
Ranch Hand
Joined: Oct 11, 2011
Posts: 98
|
|
Hi,
I want to create web service using eclipse and tomcat server . Any guide is welcome for step by step for starting a web service in java web application.
Any pdf link is also welcome.
Regards
Miku
|
 |
Ivan Krizsan
Bartender
Joined: Oct 04, 2006
Posts: 2193
|
|
Hi!
First of all I would recommend using the Metro web service stack which can be installed in Tomcat, as described here: http://metro.java.net/2.1.1/
Then I have some examples on how to develop web services in Eclipse in one of my books (free download after registration): http://www.slideshare.net/krizsan/scdjws-5-study-notes-3085287
I used Eclipse and GlassFish when developing the examples in the book, but if you install Metro in Tomcat, the procedure should be identical.
Of course you will not be able to develop examples that require, for instance, an EJB container.
Best wishes!
|
My free books and tutorials: http://www.slideshare.net/krizsan
|
 |
 |
|
|
subject: New to web service
|
|
|