随笔分类 -  J2EE 技术(Struts+Hibernate+Spring方向)

基于Struts+Hibernate+Spring的J2EE开发
摘要:解决方法:MyEclipse->Window->Preferences->MyEclipse->Servers->Tomcat->Tomcat 6.x->Laucch->Create Launch Configuration->Classpath->Bootstrap Entities->Add E... 阅读全文
posted @ 2014-10-01 22:58 temptation 阅读(646) 评论(0) 推荐(0)
摘要:Struts环境配置手顺1.Eclipse 下载网址: http://www.eclipse.org/2.tomcat 下载网址: http://jakarta.apache.org/site/binindex.cgi3.struts 下载网址: http://jakarta.apache.org/site/binindex.cgi4.tomcat for Eclipse插件 下载网... 阅读全文
posted @ 2006-07-28 15:52 temptation 阅读(633) 评论(0) 推荐(0)
摘要:Spring 【Java开源 J2EE框架】Spring是一个解决了许多在J2EE开发中常见的问题的强大框架。 Spring提供了管理业务对象的一致方法并且鼓励了注入对接口编程而不是对类编程的良好习惯。Spring的架构基础是基于使用JavaBean属性的Inversion of Control容器。然而,这仅仅是完整图景中的一部分:Spring在使用IoC容器作为构建完关注所有架构层的完整解决方... 阅读全文
posted @ 2006-06-13 19:22 temptation 阅读(502) 评论(0) 推荐(0)