users@jersey.java.net

Re: [Jersey] Resource-level filters and parameters

From: Cemo Koc <cem.koc.fwd_at_gmail.com>
Date: Mon, 14 Dec 2009 05:10:17 -0800 (PST)

Dear Paul,

This week I will share my draft implementation here. But basically I will
add a new annotation for our resources and with the help of AOP I will
delegate all validation logic there. In case any exception, I will redirect
to user same page or another page with all posted form values and additional
values.

Thanks



Paul Sandoz wrote:
>
>
> How are you proposing to declare the validation code with the bean or
> beans?
>
> Paul.
>
>

-- 
View this message in context: http://n2.nabble.com/Resource-level-filters-and-parameters-tp4150694p4163994.html
Sent from the Jersey mailing list archive at Nabble.com.