Package org.glassfish.jersey.servlet.mvc

MVC support for servlet containers.

See:
          Description

Class Summary
Include Includes a side JSP file for the resolvingClass class.
 

Package org.glassfish.jersey.servlet.mvc Description

MVC support for servlet containers.

Note: Jersey applications that want to use MVC features should be registered as filters instead of servlets in web.xml (to fully take advantage of ). Web.xml-less deployment of an application using MVC is not supported at the moment.

See Also:
JspTemplateProcessor


Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.