I have a .jsp file which has to submit the request to ResultServlet
but i am getting the error
HTTP Status 404 - /project1/jsp//ResultServlet
The problem is that my ResultServlet is in /project1/src/ResultServlet
Can you tell me what changes i need to make to the action field in .jsp so that it starts looking in folder src instead of folder jsp