A web server is a server that implements the http protocol.
A web service is a technology for interoperability between systems. REST approach involves the transfer of the representation of resources, it can be HTML, JSP, XML.
Question: what is the difference between a web service REST and a web server? Can you say that REST web service = web server + the ability to interact with other systems.