Sorry, but I'm having a problem with validation in,
December 13, 2006 at 6:50 AM
Sorry, but I'm having a problem with validation in struts. I've already using validation.xml to validate the input, but there is a problem. Well, in my input form, it's not allowed to input BLANK character ( japanese Blank character). I've already tried to find out the solution, but I cannot validate the input if the user input japanese BLANK character ( I tried to input Japanese BLANK into validation.xml file, but this character is converted into "?"). Can you share me your solution to solve this problem? Thank you very much!
View All Comments
| View Tutorial