REST WebService Questions

REST Services : REpresentational State Transfer.


  1. What is SOA? Service Oriented Architecture?
  2. What is REST?
  3. On which protocol REST is based?
  4. How many HTTP methods supported by REST and what are they?
  5. What are the JAX-RS annotations?
  6. How to define the response Type in REST?
  7. What is difference between PathParam and QueryParam?
  8. How to create client to invoke the REST Services?
  9. What JSON means?
  10. Difference between REST based and SOAP based service.

No comments: