• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JSP's work but Tomcat seems to be down?

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've installed jsp-4.x fine on my server but I have 1 problem - if a site which has JSP's enabled and also has the index.jsp file within the folder - the index.jsp file does not get show by default - even though I have added the index.jsp to the DirectoryIndex in httpd.conf -is there any other files it would have to be added into?
Also when looking via WHM for the server status Tomcat_JSP seems to be down / failed - even after I have rebooted / restarted the service - altho if I goto a jsp file it works correctly
Any ideas?
Thanks
 
reply
    Bookmark Topic Watch Topic
  • New Topic