我是这样写的:
用这个${pageContext.request.contextPath}替代你写的jsp脚本
我是这样写的:
标签写全会被吞。。。。。。。。。
form:form action="<%=request.getContextPath() %>/student/studentModifyFinished.act" method="post" modelAttribute="modify">
结果报了个错误:attribute for %>" is not properly terminated