摘要:
Struts2介绍: Struts2是基于mvc设计模式的web层框架,struts2作为控制器(Controller)来建立模型与视图的数据交互,struts2以WebWork为核心,采用拦截器机制处理用户的请求。 Struts2工作原理: 基于下图来介绍: 当请求为:http://localho 阅读全文
摘要:
错误信息: ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the cons 阅读全文