Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't access http://localhost:8080 in Tomcat 5.5

843842Dec 3 2008 — edited Dec 4 2008
HI...
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...?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 1 2009
Added on Dec 3 2008
3 comments
179 views