javainterview questionseries
Java interview questions: - Show difference between Servlet and Restfull web service?
By javainterview questionseries in Java on Aug 27 2011
  • javainterview questionseries
    Aug, 2011 27

    Servlets are API which is simple and provides capabilities to write server side components.

    Rest provides higher level support for writing services which are denoted by using the concept of resource which represents a concept to be addressed while representation indicates the current state of resource. Also Rest provides other facilities like seperation of concerns between client and server, uniform interface,stateless,Caching capability and layered architecture.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS