Hi, My name is Markus Auchmann and I'm currently writing my bachelor thesis about Velocity. Therefore I tried to run the Velocity Servlet Examples, but failed. The other examples are running well. I'm running WindowsXP and I did the following steps:
- I installed Velocity and build everything (velocity 1.4, j2sdk 1.4.1) - Installed Tomcat (5.5.2) - runs well - Then I followed all hints in the README.txt (like coping the velocity-1.4.jar from the velocity1.4/build to the /WEB-INF/lib ...) - When restarting Tomcat I get a 404 error from Tomcat - Searching your mailing list and other sources I tried different web.xml but I was not successful ... I'm just getting 404 errors from Tomcat Maybe you can give me a hint what I did wrong, or you can tell me what your web.xml looks like. Thank you very much, Markus
