
i have a jsp project ATS-HR ,i am using eclipse for back end .but while i am trying to run,the following error has occured
**type :Status report message :/ATS-HR/ description :The requested resource (/ATS-HR/) is not available.**
how tdo i solve this.please help me to run my project
please give me one demo of how to create and run a jsp project in eclipse.

Hi jamsiya N P
The problem you mentioned is related to the path. Please create the whole project manually in eclipse. And if you are using servlet in your project, check the <url pattern> in web.xml.
Given below the link to create a project in eclipse. Click here