Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

tomcat 7 error page not loading http status 500 error

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi i'm a beginner in java..recently i installed tomcat7 using windows service installer in windows 7 64 bit addition.it installed properly.during installation i changed the port no to 2013.then i started the server by running tomcat7.exe in bin folder.it started but if enter the url http://localhost:2013 in browser it shows error "HTTP Status 500 - java.lang.ClassNotFoundException: org.apache.jsp.index_jsp" and http status 400 errors please help me... i set the CATALINA_HOME path also...AND started the server using another way..but no use ....
reply
    Bookmark Topic Watch Topic
  • New Topic