users@jersey.java.net

[Jersey] Re: Jersey 2.0: What replaces FEATURE_FILTER_FORWARD_ON_404?

From: Marek Potociar <marek.potociar_at_oracle.com>
Date: Tue, 9 Jul 2013 18:37:16 +0200

See here:

https://jersey.java.net/apidocs/latest/jersey/org/glassfish/jersey/servlet/ServletProperties.html#FILTER_FORWARD_ON_404
https://jersey.java.net/apidocs/latest/jersey/org/glassfish/jersey/servlet/ServletProperties.html#FILTER_STATIC_CONTENT_REGEX

Marek

On Jun 24, 2013, at 10:12 PM, cowwoc <cowwoc_at_bbs.darktech.org> wrote:

> Hi,
>
> I noticed that FEATURE_FILTER_FORWARD_ON_404 and PROPERTY_WEB_PAGE_CONTENT_REGEX were removed in Jersey 2.0. What replaces these features?
>
> Thanks,
> Gili