This tutorial demonstrates how to develop database driven web service using Hibernate and invoking it with J2ME and Android Client. Finally it shows how to develop a restful web service and deploy it in the Google cloud and then consuming the web service with an Android client.
In this tutorial, learn how to:
- Develop and deploy a JAX-WS Web Service, which operates on DB2 database using Hibernate as an ORM framework.
- Develop a simple Restful webservice and deploy it in Cloud (GAE).
- Invoke both the above Web Services using an Android Client and a J2ME client
No comments:
Post a Comment