I need to pay better attention to what I type.

> As I understand it, the steps would be :
> 1 ) Download the jar files and put them into a urlrewrite directory off
> the WEB-INF directory.

This should read :
1)  Download the jar files, which will extract into a lib subdirectory off
the WEB-INF directory.  The urlrewrite.xml and web.xml files are in the
WEB-INF directory.

Sorry.
- Duane

> 2)  Alter the web.xml file to include this filter (using code straight
> form the tuckey.org site)
> 3)  Alter the urlrewrite file to include the rules that I want (some basic
> substitutions from google-searchable URLs ex.  /pageid/ ->  &pageid= )
> 4)  Restart tomcat.
>
> However, as soon as I add the filter code into the web.xml file, all
> requests return a 404 error (whether the request uses the filter or not).
>
> This seems like such an easy task, but I can't get it to work.  If anybody
> can please point out something I'm overlooking, I would appreciate it.
>
> I'm using tomcat 4.1 on Win2K server.
>
> Thanks,
> Duane
k

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to