File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Struts and the fly likes Mask Validation Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Mask Validation" Watch "Mask Validation" New topic
Author

Mask Validation

Jazzy Sanchez
Ranch Hand

Joined: Apr 02, 2006
Posts: 35
Hi. I would like to filter from user input characters less than "<" and greater than ">". Now, I found this to work if both characters exist.


How can I modify that expression to validate any "<" or ">"?
[ August 06, 2007: Message edited by: Jazzy Sanchez ]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Mask Validation
 
Similar Threads
validation doubt
Help with validation rules for form with multiple submit buttons
Validation FrameWork Question
Phone Number Regular Expression With Struts Validator
Validating domain name with struts validator