-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Chacko,
Chacko Kuruvilla wrote: > Thank you Chris, an empty import was the issue. I was able to get to > the login page. Now, when I try to login, I get the following error > even though I do find the login page JSP and class file in the > appropriate places. > > The requested resource (/servlet/dchqweb.Userlogin) is not available Tomcat 4.1 might have the "invoker" servlet (the one that actually runs servlets invoked using the /servlet/... URL space) disabled by default. Check the global web.xml file (in TOMCAT_HOME/conf/web.xml) and search for 'invoker' to see if it is enabled or disabled. I thought that the /servlet syntax would have been /servlet/dchqweb/Userlogin - using a '/' instead of using the "." character. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG5rjk9CaO5/Lv0PARAqQcAKCXyjl61wzTVBQU1SpE0GxOU0LY8ACggRDQ M/cJ3I/2pwDTgfDdaiZpdrE= =EX4I -----END PGP SIGNATURE----- --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]