Perl, I believe. > -----Original Message----- > From: Laurie Harper [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 27, 2002 9:27 AM > To: [EMAIL PROTECTED] > Subject: Re: AW: Regular Expression > > > It may depend on versions, but TDK 2.2 seems to be using ORO. > I have no > idea which RE syntax Intake uses (ORO supports several flavours). > Unfortunately the ORO documentation doesn't describe the RE > languages it > implements, though; you are expected to go and look up the > documentation > for the original implementation (Perl5, awk, etc). > > Anyone know which of ORO's RE languages Intak expects? > > L. > > Marc Lustig wrote: > > > > > >-----Urspr�ngliche Nachricht----- > > >Von: Eigen Technology Pty Ltd [mailto:[EMAIL PROTECTED]] > > >Gesendet: Sonntag, 22. Dezember 2002 13:40 > > >An: [EMAIL PROTECTED] > > >Betreff: Regular Expression > > > > > > > > >This question is probably related to my Perl/PHP background. There > > >may be a better alternative in Turbine/in-Take/Criteria, > if there is, > > >please let me know. > > > > > >My FORM contains a keyword in a field. To match all rows that > > >contains this keyword requires regular expression. My > questions are: > > > > > >1. Can I extract datum from one field in a row to perform Regular > > >Expression comparison ? > > > > > > See > > http://jakarta.apache.org/turbine/turbine-2/howto/intake-howto.html > > Intake has a validation for RegExp: > > Error message for regular > > expression failed > > > > >2. Where can I find a good link on Regexp How-to or > whatever is used > > >by Java2 now? > > > > > > As far as I know Intake uses the Apache RegExp > > http://jakarta.apache.org/regexp/index.html > > > > > > Marc > > > > > > -- > > To unsubscribe, e-mail: > > For additional commands, e-mail: > > > > -- > To unsubscribe, e-mail: > <mailto:turbine-user-> [EMAIL PROTECTED]> > For > additional commands, > e-mail: <mailto:[EMAIL PROTECTED]> > >
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
