2013/3/19 Muralidhar Yaragalla <java.yaraga...@gmail.com>:
> If i pass "<![CDATA[[^<>]+]]>" in the xml file to the regex validator the
> xml file is not generating any error but then the input is allowing the "<"
> and ">" characters. That means still there is problem. Any help on this?

Maybe the problem is with regex itself, try this one: ^[<>].+


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to