Do u want me to change the application log4j level to debug or is there anything that i should do in struts?
On Tue, Mar 19, 2013 at 7:54 PM, Lukasz Lenart <lukaszlen...@apache.org>wrote: > 2013/3/19 Muralidhar Yaragalla <java.yaraga...@gmail.com>: > > The regex that i am trying works in java and also works with most regex > > engines but that is not working with regex validator. > > RegexFieldValidator uses java.util.regex.Pattern internally, try to > increase logging level to DEBUG for it and you should see in the log > the regexp it tries to use: > > Defined regexp as [#0] > > > 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 > > -- Thanks And Regards, *Muralidhar Yaragalla. *