users@glassfish.java.net

Re: login Captcha -> Filter on j_security_check

From: Felipe Gaúcho <fgaucho_at_gmail.com>
Date: Tue, 3 Mar 2009 14:24:04 +0100

it sounds you need a custom JDBC realm instead of the filter.. (if
what you want is to load more info in the principal returned by the
standard jdbc realm.. )