facebook

Error In Sample Web Project

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    Hi,
    I am new to web applications.

    I was trying my hands at resource given at http://www.myeclipseide.com/documentation/quickstarts/tomcat/

    Everything works fine but when i try to access the index.jsp from web browser it gives me

    HTTP Status 404 – /SimpleWebProject/
    ——————————————————————————–
    type Status report
    message /SimpleWebProject/
    description The requested resource (/SimpleWebProject/) is not available.
    ——————————————————————————–
    Apache Tomcat/6.0.14

    I tried testing my server by typing in http://localhost:8080/ and it works it opens the home page of tomcat.
    Even i browsed to the examples thats present there and all of them works.

    I dont know what is the problem with the SimpleWebProject.

    Please help.

    Thanks

    Prabhat.

    #282710

    Loyal Water
    Member

    Did you DEPLOY your project to the Tomcat Server the way it is pointed out in the tutorial (Step 7)?

    If you right click on the project and go to Run As > MyEclipse Server Application > MyEclipse Tomcat Server and hit ok, does the index.jsp page showup ?

    #282713

    Ooops it was my mistake,

    my index.jsp was along with web.xml i mean in the same hierarchy..

    Thanks and Sorry for the trouble.

    Regards,

    Prabhat

    #282743

    Loyal Water
    Member

    Glad you figured it out. Thanks for letting me know.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Error In Sample Web Project

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