controller注解配置路径 form中的action怎么配置

2025年03月13日 02:09
有2个网友回答
网友(1):

" method="post">
该方法需要再、在页面定义 <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>



/store/loginuser/login" method="post">
该方法需要在页面定义 basePath,新建JSP里面就有,不贴代码了

网友(2):

你再路径前面再加上你的项目名试试