回复讨论(解决方案)
<%@ page contentType="text/html; charset=utf-8"%>
<%@ taglib prefix="s" uri="/struts-tags"%>
这个放到上面看看行不行!
怎么搞出struts-tags,跟struts都不沾边的
<%@ taglib prefix="s" uri="/struts-tags"%>
这行你可以去掉,这个只是我这边上面的!
<%@ page contentType="text/html; charset=utf-8"%>
<%@ taglib prefix="s" uri="/struts-tags"%>
这个放到上面看看行不行!
怎么搞出struts-tags,跟struts都不沾边的
<%@ taglib prefix="s" uri="/struts-tags"%>
这行你可以去掉,这个只是我这边上面的!