How do you integrate or create a REST web-application? I saw this plugin struts rest-plugin but the documentation does not provide any running example.
Are there any alternatives in using REST with Struts2 or maybe another REST plug in for Struts2? I googled another framework that supports REST and I saw spring framework. Is there anyway I can merge Spring frameworks rest with Struts2 rest if so how?