struts2笔记 - helloworld
struts2笔记 - helloworld2011-01-30 blogjava Gay Bird可以从Apache Struts 的官方站点(http://struts.apache.org/)下载发布版本,当前最新的版本是2.0.9。下载的版本中包含struts2-core.jar和相关的依赖类库文件,示例程序,HTML格式的文档,和全部的源代码。1,导入struts2需要的jar文件commons-logging-1.0.4.jar 日志记录接口...