> Has anyone thought of writing a Mod_Rewrite clone using Servlet Filters? > Using something like the Jakarta ORO regex package this should be quite > doable? > > Any reason that wouldn't work? (I've never actually used Mod_Rewrite, just > read about it). I've done something similar, but filters are not required. Simply create a servlet that sends appropriate redirects then use <servlet-mapping>s to assign it to URL's. -Joe Walnes
- URGENT: accidental stops Stanislav Maximov
- RE: URGENT: accidental stops Terence Kwan
- RE: URGENT: accidental stops Robert Krueger
- Servlet Filters -> Apache Mod_Rewrite Mike Cannon-Brookes
- Re: Servlet Filters -> Apache Mod_... Joel Shellman
- Re: URGENT: accidental stops Joe Walnes
- Re: URGENT: accidental stops Frank Carver
- RE: URGENT: accidental stops Stanislav Maximov
- RE: URGENT: accidental stops Stanislav Maximov
- RE: URGENT: accidental stops Robert Krueger
- RE: URGENT: accidental stops Stanislav Maximov
- RE: URGENT: accidental stops Robert Krueger
