Hi,

this may sound exotic, but I remember I could do this with Struts Actions
 ... :-)

Image I've got a validator tag set an attribute, say @Length
How would I output the concrete value just being validated, i.e. I'd like to 
have
some output in the browser like

length must be between 5 and 10. Your input was "3"

I remember that you could have placeholder values
in messages like
validator.message=Value for {0} must be a value between {min} and {max}

How can I specify such placeholders and even more important how
can i fill them in?

Cheer
   Markus

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3932423#3932423

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3932423


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to