views:

41

answers:

0
+1  Q: 

Struts validation

Hi guys, i am using struts 1.2. i need to design a validation that reject charactes %,/,?,<,>. As you can identify last two characters need to be escaped but i am unable to find any specific rules of regex in struts.