• 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 404 error with tomcat and Sun One CE 4

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everyone!
After installing the Sun One CE4 with Tomcat 4.0 and properly mounting a webapp I receive this error:
Apache Tomcat/4.0.1 - HTTP Status 404 - /CDShopCart/ProductList.jsp
type Status report
message /CDShopCart/ProductList.jsp
description The requested resource (/CDShopCart/ProductList.jsp) is not available.
Is it the server.xml or web.xml file that needs to be updated???
My class path appears to be fine...
One other thing is that when I utilize the execute (force reload) button on sun one the netscape browser url reflects only a 1 in the address bar
Thanks for any help!!!
eric
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic