2011年7月29日

警告: No configuration found for the specified action: '/myNameSpace/login.action' in names的解决办法

摘要: 声明:本文非本人原创,转自 http://hi.baidu.com/mum0532/blog/item/128f9a64fa8594f5f6365457.html警告信息: 警告: No configuration found for the specified action: '/myNameSpace/login.action' in namespace: ''. Form action defaulting to 'action' attribute's literal value.struts.xml配置信息(部分)<pac 阅读全文

posted @ 2011-07-29 14:02 大凡不诛仙 阅读(3591) 评论(2) 推荐(1) 编辑

关于异常Attribute theme invalid for tag head according to TLD的解决办法

摘要: 使用的技术背景:struts2.2.3引入的jar包:struts2-dojo-plugin2.2.3.jar主要代码initAdd.jsp:<%@ taglib uri="/struts-tags" prefix="s" %><%@ taglib uri="/struts-dojo-tags" prefix="sd" %>......(28行) <sd:head theme="ajax" /> <!-- 加上这行就出错了 -->......产生异 阅读全文

posted @ 2011-07-29 13:41 大凡不诛仙 阅读(11828) 评论(0) 推荐(0) 编辑

导航