> Sent: Friday, February 21, 2003 12:33 AM
> To: [EMAIL PROTECTED]
> Subject: AW: Regular expression matching
>
>
> I don´t know the JSP 2 Syntax and I don´t know what (exactly)
> you want to replace. But I did a quick hack in perl:
>
> Input:
>
&g
ruar 2003 08:13
> An: 'Ant Users List'
> Betreff: RE: Regular expression matching
>
> I'm no reqular expression expert - anyone have a clue how to
> replace my
> desired strings?
>
> Thanks,
>
> Matt
>
> > -Original Message-
> &
I'm no reqular expression expert - anyone have a clue how to replace my
desired strings?
Thanks,
Matt
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 21, 2003 12:07 AM
> To: [EMAIL PROTECTED]
> Subject: AW: Regular
On Thu, 20 Feb 2003, Matt Raible <[EMAIL PROTECTED]> wrote:
> Is there a way that I can parse my .jsp files with a regexp matching
> and convert all of:
>
>
>
> to simply:
>
> ${...}
If you are able to write a regexp for this, is your
friend.
Stefan
---
> -Ursprüngliche Nachricht-
> Von: Matt Raible [mailto:[EMAIL PROTECTED]]
> Gesendet am: Freitag, 21. Februar 2003 03:59
> An: 'Ant Users List'
> Betreff: RE: Regular expression matching
>
> Actually, what I'd like to do is be able to create a JSP 1.2
> version of
&g
> Sent: Thursday, February 20, 2003 7:25 PM
> To: Ant Users List
> Subject: RE: Regular expression matching
>
>
> If you're just talking about doing this once for the
> codebase, I'd suggest using global substitution from your
> favorite IDE (Eclipse does this ver