| Author |
Filter only GET Methods
|
elvadas nono
Greenhorn
Joined: Jul 04, 2011
Posts: 12
|
|
Hi all,
How coan I filter only http Method GET of an url-pattern using DD config?
With securtity Constraint for example you see that it is possible to apply security constraint only to the POST Method for example using
|
 |
Bosun Bello
Ranch Hand
Joined: Nov 06, 2000
Posts: 1506
|
|
|
Not declaratively. You do have access tot he request object though.
|
Bosun (SCJP, SCWCD)
So much trouble in the world -- Bob Marley
|
 |
 |
|
|
subject: Filter only GET Methods
|
|
|