In message <OF13CFC08C.CDB2EA35-ON88256B1E.006447AB@com>, [EMAIL PROTECTED] w rites: >Hi, I'm trying to use the taglib regexp and create a example using the tags >regexp and text. However using the examples I keep getting a >MalformedPatternException from the statement ><rx:regexp id="rx1">m/test1/mi</rx:regexp> . Would you know what I'm >doing wrong or not doing right ? I've loaded the ant, J2ee server,
This question should probably be directed to the taglibs project. The pattern is valid when used with Perl5Util and that's about all I can say. Given that your test is used as an example in the taglibs docs http://jakarta.apache.org/taglibs/doc/regexp-doc/index.html I can only guess that there's either a regression in the version of the regexp taglib you are using or there's some other subtle error at work. daniel -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
