As the name suggest the RESTful web service is a web service which is used to establish communication between 2 different server and hence helps in integration of web based application.web service uses HTTP protocol.
Whereas, HTTPServlet is a Servlet that support HTTP calls. The different methods in this all support HTTP protocol.