Hi,
On Wed, Sep 23, 2015 at 2:10 PM, Eirik Bjørsnøs <eirbjo_at_gmail.com> wrote:
>
> Then perhaps also consider empty default methods for Filter.init and
> Filter.destroy?
Perhaps, or maybe go for the abstract class you mentioned below?
> I did not get any kind of feedback on that proposal. I guess experts don't
> write filters ;-)
We did an abstract HttpFilter for OmniFaces ;) See
https://github.com/omnifaces/omnifaces/blob/2.1/src/main/java/org/omnifaces/filter/HttpFilter.java
Kind regards,
Arjan Tijms