06 2017 档案

At least one JAR was scanned for TLDs yet contained no TLDs.
摘要:Tomcat提示如下: At least one JAR was scanned for TLDs yet contained no TLDs. 解决方案: 配置Tomcat,不必去扫描jar包是否有TLDs。 打开Tomcat\conf\catalina.properties,加上 tomcat. 阅读全文

posted @ 2017-06-15 20:42 乐之者v 阅读(533) 评论(0) 推荐(0)

Struct2总结
摘要:摘自《javaWeb整合开发王者归来》 一、Struct2工作流程 假设项目名(上下文)为struts2。 1.访问jsp页面 /struts2/login.jsp 2.提交表单后数据提交给 /struts2/loginPerson.action 3.Struts2截取所有请求,包括*.action 阅读全文

posted @ 2017-06-01 22:37 乐之者v 阅读(283) 评论(0) 推荐(0)

导航