资 源 简 介
Making restful CRUD services in J2EE becomes very easy using the purest JSP taglibs. Each purest service page implements a restful service. A single purest "dispatcher" page finds the correct service page for each incoming request, removing the need for almost any web.xml or other custom configuration work. See examples and documentation at the official project website http://www.purest-tl.org, or through the official project Wiki http://wiki.purest-tl.org.