Package org.glassfish.jersey.server.mvc.jsp

MVC support for servlet containers.

See: Description

Package org.glassfish.jersey.server.mvc.jsp 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 JspMvcFeature). Web.xml-less deployment of an application using MVC is not supported at the moment.

See Also:
JspTemplateProcessor

Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.