
开源框架应用
文章平均质量分 81
iteye_2139
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
最新SH、Lucene3、IKAnalyzer3.2.3整合实例
Spring3.1, Hibernate3.6,Lucene3.0.3以及IKAnalyzer3.2.3, 数据库采用Mysql,连接池采用dbcp.主要Jar如下: [img]http://dl.iteye.com/upload/attachment/531117/f64f9320-6fd5-38b0-ae19-6de33722bf7d.jpg[/img] Spring重要Bea...2011-08-05 10:08:32 · 166 阅读 · 0 评论 -
Spring3, Hibernate3.6与Proxool连接池配置
鉴于Spring3.0不采用Servlet启动,改用listener,并且针对Mysql与DBCP连接池在linux服务器上超时连接的Bug,现简要地做Spring3与Proxool连接池的配置: 1.Web.xml配置:[code="java"] ServletConfigurator org.logicalcobwebs.p...原创 2011-08-05 10:27:27 · 135 阅读 · 0 评论 -
struts2 filters configuration sequence in web.xml
struts 2、sitemesh、urlrewrite configuration sequence should be like below: 1.struts-cleanup: 2.sitemesh 3.UrlRewriteFilter This should be after sitemesh,or the pages after rewrote can not be ...原创 2011-09-19 14:46:14 · 105 阅读 · 0 评论 -
apache 经典项目
[code="html"] Apache Shiro安全框架 http://shiro.apache.org/ Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session...原创 2012-10-22 15:06:16 · 147 阅读 · 0 评论 -
Eclipse 插件地址
git 插件:http://download.eclipse.org/egit/updates svn 插件: http://subclipse.tigris.org/update_1.6.x maven 插件: http://m2eclipse.sonatype.org/sites/m2e http://download.eclipse.org/technology/...原创 2012-11-06 21:05:36 · 145 阅读 · 0 评论