This represents a full path, and in our Dynamic Web Project, our java files and JSP files are not in the same directory, and 404 errors are reported when the JSP jumps to the servlet. Add ${p before /servlet.AgeContext.request.contextPath} this whole path will solve this problem very well. Hope to help everyone.