facebook

HTTP Status 404 – /helloworld.jsp

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #244044 Reply

    gogani
    Member

    Hi all,
    I try to test the example on myeclipse site ‘Working With Web Projects – Quickstart’.
    My first JSP under Myeclipse.

    deploy works.

    i have helloworld directory under tomcat

    I started tomcat from myeclipse ->it works
    but when i try to see it 🙁 in the browser:

    URL : http://localhost:8080/HelloWorld/helloworld.jsp

    I get :

    HTTP Status 404 – /helloworld.jsp

    type Status report

    message /helloworld.jsp

    description The requested resource (/helloworld.jsp) is not available.
    Apache Tomcat/5.0.28

    Where do i mistake ? 🙁 😥

    thanks

    alireza

    My environment

    Eclipse ver. 3.1.0
    Myeclipse ver. 4.0.3 GA
    jdk1.5.0_04

    #244074 Reply

    Riyad Kalla
    Member

    What is the exact name of the JSP page, did you name it HelloWorld (note the caps) or helloWorld?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: HTTP Status 404 – /helloworld.jsp

You must be logged in to post in the forum log in