摘要:
青岚影视 www.qldyy.net因为:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"> XHTML 对网页标签要求比较严格(相对HTML),必须规范化书写。所以<input type="password" 阅读全文
摘要:
使用Struts2,配置一切正常,使用常用tag也正常,但是在使用<s:form>标记时,发现控制台总是输出警告信息,警告信息内容如下: 警告:No configuration found for the specified action: 'ShowMessage' in namespace: ''. Form action defaulting to 'action' attribute's literal value. 警告: No configuration found for the specified action 阅读全文