I wrote my own servlet filter for this. I found that the regex were too complex and also I wanted to transform the parameters and use the DataSqueezer. I can share the code if you are interested.
On 5/25/05, Jamie Orchard-Hays <[EMAIL PROTECTED]> wrote: > I'm working on a servlet filter rewrite pattern to translate 3.0 URLs to > 3.0 Friendly URLs (using https://urlrewrite.dev.java.net/) and it > occured to me that someone might have already written the RegEx for this. > > If you have please share! I actually enjoy RegEx, but thought someone > might have solved this problem already. > > Jamie > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Thanks, Henri. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
