thanks bro!
On 11/7/07, Peter Schneider-Manzell <[EMAIL PROTECTED]> wrote: > > Maybe these links can help you: > > > http://jcaptcha.sourceforge.net/multiproject/jcaptcha-module-acegi/index.html > http://weblog.morosystems.cz/spring/Spring-Acegi-JCaptcha-integration > > Bye, > > Peter > > 2007/11/7, Flavio Froes <[EMAIL PROTECTED] >: > > > > heheehehe... > > > > You are right. Acegi handles the login, so there is nos controler to > > handle the login (check security.xml for more details). I don't really > > know what is the best strategy to include capcha into the appfuse code. :D > > > > does anybody know? > > > > Flávio Oliva > > > > > > On 11/6/07, [EMAIL PROTECTED] < [EMAIL PROTECTED]> wrote: > > > > > > On Nov 5, 2007 6:55 PM, Flavio Froes <[EMAIL PROTECTED]> wrote: > > > > web.xml > > > > > > > > Controller (Action) > > > > > > > > > > > if(!captchaTextField.equals((String)request.getSession().getAttribute( > > > nl.captcha.servlet.Constants.SIMPLE_CAPCHA_SESSION_KEY > > > > ))){ > > > > > > > > > > > > > > Thank you for response, > > > > > > I'm quite new in java and appfuse, but as I understand appfuse > > > security handled by Acegi; > > > then where I can find login controller you mention in Appfuse ? > > > > > > Many thanks, > > > > > > -- > > > Ernas M. Jamil > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > >
