上一页 1 ··· 419 420 421 422 423 424 425 426 427 ··· 430 下一页

2008年1月24日

Sample Application using JSF, Spring 2.0, and Java Persistence APIs

摘要: This Sample Store Catalog app demonstrates the usage of JavaServer Faces, the new Java Persistence APIs, and Spring 2.0 to implement pagination. I to... 阅读全文

posted @ 2008-01-24 10:30 岚之山 阅读(117) 评论(0) 推荐(0)

Sample Application using JSF, Spring 2.0, and Java Persistence APIs

摘要: This Sample Store Catalog app demonstrates the usage of JavaServer Faces, the new Java Persistence APIs, and Spring 2.0 to implement pagination. I to... 阅读全文

posted @ 2008-01-24 10:30 岚之山 阅读(128) 评论(0) 推荐(0)

jsf + spring + hibernate 开发示例

摘要: 以下是用例图,用户可以进行以下操作:登录、浏览、注册、修改、删除、退出 创建 user 工程 添加 jsf 框架、spring 框架、hibernate 框架 这里的JSF框架在MyEclipse中使用MyFaces1.0.9,并且在弹出是否增加j2ee包... 阅读全文

posted @ 2008-01-24 10:29 岚之山 阅读(280) 评论(0) 推荐(0)

jsf + spring + hibernate 开发示例

摘要: 以下是用例图,用户可以进行以下操作:登录、浏览、注册、修改、删除、退出 创建 user 工程 添加 jsf 框架、spring 框架、hibernate 框架 这里的JSF框架在MyEclipse中使用MyFaces1.0.9,并且在弹出是否增加j2ee包... 阅读全文

posted @ 2008-01-24 10:29 岚之山 阅读(161) 评论(0) 推荐(0)

2008年1月23日

安装基于Apache的Subversion服务器

摘要: 1. 引言 在所有的Subversion服务器配置方式中,基于Apache的是最灵活的。虽然配置起来有一点点复杂,但是它提供了其它方式所没有的好处: WebDAV 基于Apache配置的Subversion服务器使用了被许多其它程序支持的WebDAV协议。举个例子,你可以在Windows的资源管理... 阅读全文

posted @ 2008-01-23 22:02 岚之山 阅读(160) 评论(0) 推荐(0)

Struts 2 + Spring 2 + JPA + AJAX

摘要: Added by Musachy Barroso, last edited by Ted Husted on Mar 20, 2007 (view change) ... 阅读全文

posted @ 2008-01-23 14:41 岚之山 阅读(127) 评论(0) 推荐(0)

Struts 2 + Spring 2 + JPA + AJAX

摘要: Added by Musachy Barroso, last edited by Ted Husted on Mar 20, 2007 (view change) ... 阅读全文

posted @ 2008-01-23 14:41 岚之山 阅读(100) 评论(0) 推荐(0)

从实现的功能上看Spring与Hibernate的整合

摘要: 1.管理SessionFactory 使用Spring整合Hibernate时我们不需要hibernate.cfg.xml文件。首先,在applicationContext.xml中 配置数据源(dataSource)bean和session工厂(sessionFactory)bean。其中... 阅读全文

posted @ 2008-01-23 12:25 岚之山 阅读(117) 评论(0) 推荐(0)

Getting Started With Ruby and Rails

摘要: Getting Started With Ruby and Rails Contributed by Chris Kutler Chris Kutler December 2007 [Revision numb... 阅读全文

posted @ 2008-01-23 10:01 岚之山 阅读(95) 评论(0) 推荐(0)

2008年1月17日

解码 XML 和 DTD——编写格式正确和定义明确的 XML 的初学者指南

摘要: 级别: 初级 Jane Fung (jcyfung@ca.ibm.com), VisualAge for Java 支持, IBM 加拿大 2001 年 7 月 01 日 这 篇介绍性文章说明了如何创建 XML“文档类型定义(DTD)”和格式正确定义明确的 XML 文件,这些文件能够由您选择的... 阅读全文

posted @ 2008-01-17 16:50 岚之山 阅读(233) 评论(0) 推荐(0)

上一页 1 ··· 419 420 421 422 423 424 425 426 427 ··· 430 下一页

导航