| Author |
Conversion from Servlet to Web Service
|
Sanjeev BhimaRao
Ranch Hand
Joined: Jul 17, 2006
Posts: 71
|
|
Hi,
I have written two servlets to talk to each other using apache commons library. But now I need to make it into a web service. Is there a standard way to do it?
Kindly let me know.
Regards,
Sanjeev
|
 |
udaykumar maddigatla
Ranch Hand
Joined: Feb 03, 2009
Posts: 69
|
|
Hi
see this post
http://udaymaddigatla.blog.com/2009/10/29/jax-ws-webservices-with-jboss-or-tomcat/
I hope, it will help you.
|
SCJP 5.0(84%), SCWCD 5.0(97%), SCDJWS 5.0(98%)
|
 |
Andrew Monkhouse
author and jackaroo
Marshal Commander
Joined: Mar 28, 2003
Posts: 10826
|
|
|
The original blog post has greater detail.
|
The Sun Certified Java Developer Exam with J2SE 5: paper version from Amazon, PDF from Apress, Online reference: Books 24x7 Personal blog
|
 |
Sanjeev BhimaRao
Ranch Hand
Joined: Jul 17, 2006
Posts: 71
|
|
|
Thank you folks. I got the information required.
|
 |
 |
|
|
subject: Conversion from Servlet to Web Service
|
|
|