Not able to run Jsp page
i am using eclips and jsf 1.2
i have added on jsp page in my project when i want to run page iam geting http status 404 error resource not found
and mu url is
http://localhost:8080/p1/faces/p.jsp
but i my application i dont have any faces folder
my page is under webcontent folder
plz help

