I am a new user of tomcat and just installed 3.2.1 on windows 98 and am having problems when I try to access "localhost:8080" on internet explorer. - I get error "The page cannot be displayed"
When I startup Tomcat I get "cannot load servlet name: jsp" on the dos console . I assume this is related to my problem. What am I doing wrong? There are no errors in the log files. I followed the installation instructions and cannot figure out what I have done wrong. Here are my startup messages : 003-03-28 03:04:54 - ContextManager: Adding context Ctx( /examples ) tarting tomcat. Check logs/tomcat.log for error messages 003-03-28 03:04:54 - ContextManager: Adding context Ctx( /admin ) 003-03-28 03:04:54 - ContextManager: Adding context Ctx( ) 003-03-28 03:04:54 - ContextManager: Adding context Ctx( /test ) cannot load servlet name: jsp cannot load servlet name: jsp cannot load servlet name: jsp cannot load servlet name: jsp 003-03-28 03:04:58 - PoolTcpConnector: Starting HttpConnectionHandler on 8080 003-03-28 03:04:58 - PoolTcpConnector: Starting Ajp12ConnectionHandler on 8007 I would appreciate any help. Thanks, Terry
