Re: Validate French Input Character using Struts Validator Framework

2005-03-15 Thread Joe Germuska
At 4:20 PM -0800 3/15/05, John Smith wrote: I have one question regarding to struts validation for French input characters. I have some input fields in the form to accept the French character input, such as Street name, person's name, In struts's validation.xml file, I have defined the followi

Validate French Input Character using Struts Validator Framework

2005-03-15 Thread John Smith
I have one question regarding to struts validation for French input characters. I have some input fields in the form to accept the French character input, such as Street name, person's name, In struts's validation.xml file, I have defined the following rule: streetName |^\w+$ pers