I have some simple java application and I want to create REST API's for the same. So that I can invoke the methods in java application using HTTP. I have no idea regarding the REST and Web Services....