导入所有的包
在struts-config.xml中配置
修改action中type为:org.springframework.web.struts.DelegatingActionProxy
在最后配置
applicationContext.xml配置
applicationContext.xml要放在src目录下,放在别的路径下要修改相应的路径
SqlMapConfig.xml
中的内容为:
另一个 ibatis xml 中的内容为:主要写的是 sql语句
导入所有的包
在struts-config.xml中配置
修改action中type为:org.springframework.web.struts.DelegatingActionProxy
在最后配置
applicationContext.xml配置
applicationContext.xml要放在src目录下,放在别的路径下要修改相应的路径
SqlMapConfig.xml
中的内容为:
另一个 ibatis xml 中的内容为:主要写的是 sql语句