I am learning Restful webservices. I know there are frameworks like Jersey, RestEasy available. My question is why we need frameworks for Restful web services. What is the advantages of this. What will happen if we don't use frameworks in Restful webservices.
Please clarify my doubts. Thanks in advance.