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

Servlets not found in ROOT dir - OK, in examples????

 
Ranch Hand
Posts: 287
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I usually dont mess with Tomcat....not a big fan but I have a friend that needs it set up so I figured Id give him the newest stable I could find ... 4.1.18. Everything is running, the Tomcat stuff works fine & all the examples work with no problem at all. BUT I made a classes folders in the ROOT directory (would it kill them to do that???) Made a quicky test servlet...NFG, I take the servlet & throw it in the examples folder, works fine with the examples path added to the url......what the heck gives with this bucket of bolts! Thanks for any help you can give!
[ January 02, 2003: Message edited by: DC Dalton ]
 
Ranch Hand
Posts: 704
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am guessing that the context path for the root app needs to uncommented in the server.xml file
 
DC Dalton
Ranch Hand
Posts: 287
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Found & tried that still NFG, I also noticed that this thing almost shuts this poor laptop down! Its sucking up memory like there is no tomorrow so I dumped it & put a 3x version (that actually runs) on the machine...... thanks anyways.
 
I think I'll just lie down here for a second. And ponder this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic