I am new to the Acegi System and would just like to see how it works by using the simplest of examples. I am currently running Tomcat 5.0 and cannot get it to work. I have copied the applicationContext.xml and web.xml from the quickstart directories. I have followed the installation instructions for Catalina (Tomcat) installation. I have also copied the acegilogin.jsp to my web root directory.

When I type in the url for my web application it just takes me to me
welcome page (index.jsp). What am I missing. I expected the acegilogin.jsp to appear.

Thanks for patience with a newbie.