Can't access http://localhost:8080 in Tomcat 5.5
843842Dec 3 2008 — edited Dec 4 2008HI...
I need to run a servlet i have .java,html,web.xml and .class files in correct manner.I installed tomcat5.5 on my C : driveand set path for that ,also .java is complied succesfully (present in src of WEB-INF) also i copied .class file in to classes folder .
Now when i call http://localhost:8080 i need to login username and passwrd ,i gave username correct but it is giving an error unauthorized..What to do..can anyone suggest me on this...?