• 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

HTTP Status 404 - /examples/jsp/

 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've installed Tomcat 6.0.18 "out of the box" which was bundled with NetBeans 6.5.1.

I installed both on Windows and on CentOS Linux - and both exhibit the same issue. They won't execute the out-of-the-box JSPs or Servlets.

I'm guess its a configuration problem, not sure. I do get the Tomcat homepage via http://localhost:8084/

(I guess the Netbeans issued install assigns port 8084 to Tomcat since Sun Glassfish App server is co-resident and uses 8080 - Glassfish is not running in this test)
 
roger dunn
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I installed a fresh distro from Apache and it all works fine. Apparently something is amiss with the issue from Netbeans. It may be the way Netbeans runs tomcat via its IDE.
 
roses are red, violets are blue. Some poems rhyme and some are a tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic