[jboss-user] [JBoss Seam] - Re: Captcha - custom message

2007-05-22 Thread pmilner
Thanks Michael - I'd already tried to add a getter method to the bean and couldn't get it work, but your second suggestion of using the customised s:validate message works really well. Cheers Paul View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4047477#4047477

[jboss-user] [JBoss Seam] - Captcha - custom message

2007-05-18 Thread pmilner
Hi, how can I localize the captcha response message for different languages? At the moment I get "input characters did not match", in case my response is incorrect, whatever the language the rest of the interface is in... There appears to be a way to annotate the CaptchaResponse with a custom mes

[jboss-user] [JBoss Seam] - Re: Captcha

2007-05-11 Thread pmilner
Thanks, I have done so: http://jira.jboss.org/jira/browse/JBSEAM-1320 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4044994#4044994 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4044994 _

[jboss-user] [JBoss Seam] - Captcha

2007-05-11 Thread pmilner
Hi using the captcha provided with Seam (and used as suggested in the Seam documentation), I have the following problem. If I submit a page which contains the captcha, and having filled in the catpcha response field, but validation fails due to a problem in another field on the page, the page i