Tuesday 15 May 2012

java - Do I need to Axis to create web service using J2EE? -


Do I want to create a simple web service to store client requests in DB ?? And what is used for Axis?

Axis is an Apache framework to create SAP based web services. If you need to create SOAP based web services, then the axis is one of the best options but if you want to write blank web services you can go to the framework like jersey, comfort, relaxation etc. But first understand what kind of web service you need to build. SOAP / REST Here's another such post, so you can find the difference between them:



No comments:

Post a Comment