starting with Java-Tomcat

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • emadattalla1983
    New Member
    • Apr 2007
    • 24

    #1

    starting with Java-Tomcat

    Hi,
    First, I am just starting deal with Java.
    I configured Apache Tomcat 5.5 to Eclipse 3.2.
    And after running a simple jsp page...
    I receive this error:
    HTTP Status 404 - /Test03/
    --------------------------------------------------------------------------------
    type Status report
    message /Test03/
    description The requested resource (/Test03/) is not available.
    --------------------------------------------------------------------------------
    Apache Tomcat/5.5.17


    and i dunno why, I followed instructions and everything should be good.
    Is there anything I should change in web.xml ?
    should I add anything to libraries ?

    Please help
    Thanks
Working...