首先说一下我的目录结构:
WebRoot\testpage\testtemplate\tempadd.jsp
在struts 1中,在Jsp页面我使用:
/testpage/testtemplate/templist.jsp
/testpage/error.jsp
在Jsp页面使用
都无法正常连接这个方法。
请问问题何在??
首先说一下我的目录结构:
WebRoot\testpage\testtemplate\tempadd.jsp
在struts 1中,在Jsp页面我使用:
/testpage/testtemplate/templist.jsp
/testpage/error.jsp
在Jsp页面使用
都无法正常连接这个方法。
请问问题何在??