On Tue, Aug 24, 2004 at 11:47:45AM +0200, Patrick Herber wrote:
: I need to implement a custom authorization for a web application, where the
: access to the different resources is defined inside a database table with
: some sort of rules, also using regular expressions.
: 
: I would like to know if the only method to do this is programmatically,
: implementing - for example - a "SecurityFilter"

Just a chance: did you Google the term "SecurityFilter"?  I ask because
there's a product of that same name that, IIRC, does what you need.  I
see it mentioned a lot on the Struts list.

-QM

-- 

software  -- http://www.brandxdev.net
tech news -- http://www.RoarNetworX.com


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

Reply via email to