Is there an extension to the form authentication of acegi that allows password changing? I saw there is a JCaptcha integration, is there an extension that wraps the authentication and JCaptcha...
Type: Posts; User: odedblayer; Keyword(s):
Is there an extension to the form authentication of acegi that allows password changing? I saw there is a JCaptcha integration, is there an extension that wraps the authentication and JCaptcha...
Can you give the same example using ant pattern?
Is there a way to get the parameter values (The values of the *) from the filter invocation?
Oded Blayer
Invoke Solutions
Thanks, I have opened an issue
http://opensource.atlassian.com/projects/spring/browse/SPR-2907
Oded
Hi, Thanks for the quick response.
I do use JDK 1.4.2 and that is probably the problem.
Reading environment variables is possible using PropertyPlaceholderConfigurer, only when working with JDK...
I have encountered a problem trying to load the System property USERNAME.
My xml configuration is:
<?xml version="1.0" encoding="UTF-8"?>
<beans...