web.xml:关键是插入Spring的监听
org.apache.myfaces.webapp.StartupServletContextListener
org.springframework.web.context.ContextLoaderListener
Spring配置文件applicationContext.xml:这里是把IBatis的数据源写在Spring的文件中,使Spring和IBatis结合起来
class="org.apache.commons.dbcp.BasicDataSource"
destroy-method="close">
com.mysql.jdbc.Driver
jdbc:mysql://192.168.102.19/bookadmin
bookadmin
123456
class="org.springframework.orm.ibatis.SqlMapClientFactoryBean">
classpath:thiz/ks/bookadmin/dao/ibatis/SqlMapConfig.xml
IBatis的SqlMap文件SqlMapConfig.xml和JSF的配置文件faces-config.xml:该怎么写还是怎么写。
相关文章
如何感受Java2EE5.0的最新规范特性
为Struts2的表单验证添加AJAX效果实例
WebLogicServer9.0应用配置管理接口
样用JXTA技术建立P2P网络
用JSF ring IBatis搭建一个简单框架
用Web程序从Struts向Stripes框架的移植
EJB的最佳实践:工业强度的JNDI优化
澳大利亚华人论坛
考好网
日本华人论坛
华人移民留学论坛
英国华人论坛