AFAIK, It is a very common to use an interceptor/servlet filter to
factor out authentication/authorization functionality.

2008/6/6, Frans Thamura <[EMAIL PROTECTED]>:
> hi all
>
> we want to move the repeated query on our apps to become a interceptor, this
> is our file
>
> anyone can give the experience to me about this mode?
>
>
> NB: the repeated query is a security purpose query, that validate every
> user/role to access certain package in struts.xml
>
>
>
> F
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to