Skip navigation links

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

Jersey server-side MVC support for servlet containers.

See: Description

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

Jersey server-side 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
Skip navigation links

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