The jsp file of my form below is under D:Program FilesTomcat 6.0webappsssMainProtectDiary
Why do I open this page like this http://localhost:8080/ss/Main/Protect/Diary/WriteDiary .jsp
But after submission, the path becomes http://localhost:8080/ss/WriteDiaryServlet and it prompts 404 path error problem
Then I will