Yet another tomcat question........ Does anyone know why I am able to load .jsp files but not .jspa files? Example: http://localhost/forum/admin/setup/index.jsp works http://localhost/forum/admin/setup/setup.index!default.jspa does not work I am using the jk2 / AJP 1.3 connector. Thanks