原创 Spring MVC junit Test

 samples    http://blog.springsource.org/2012/11/12/spring-framework-3-2-rc1-spring-mvc-test-framework/   https://gith

原创 springMVC + velocity

java.lang.ClassNotFoundException: org.springframework.web.servlet.view.velocity.VelocityConfigurer   這個問題加入 spring-con

原创 Spring MVC samples

SVN https://src.springframework.org/svn/spring-samples/   github https://github.com/SpringSource/spring-webflow-sample

原创 redis 一個巧妙的存儲方案

http://instagram-engineering.tumblr.com/post/12202313862/storing-hundreds-o

原创 synchronized (obj) 鎖住不同的對象的話

  Obj  package com.james.thread.sync; public class SyncObject { byte[] lock1 = new byte[0]; byte[] lock2 = new byt

原创 Restful tutorial design

    http://docs.oracle.com/javaee/6/tutorial/doc/giepu.html http://www.mastertheboss.com/resteasy/resteasy-tutorial ht

原创 WCS + Sterling OMS

WCS + Sterling OMS mark

原创 windows 下安裝,配置 mod_cluster

  http://docs.jboss.org/mod_cluster/1.2.0/html/Quick_Start_Guide.html#d0e250 安裝 download from http://www.jboss.org/mo

原创 使用Hibernate Validator 完成 字段的自動驗證

如題   1. maven 中引入   <dependency> <groupId>org.hibernate</groupId> <artifactId>hibernate-validator</artifactId>

原创 install mysql on linux

http://dev.mysql.com/doc/refman/5.1/en/linux-installation-native.html   http://www.cyberciti.biz/tips/how-do-i-enable-

原创 sitemesh

    http://baike.baidu.com/view/1666375.htm?fr=aladdin 點贊 收藏 分享 文章舉報 iteye_17584 發佈了16

原创 httpclient 4.0.1 learning

HttpClient client = new DefaultHttpClient ();        HttpPost post = new HttpPost(url);        List<NameValuePair> dat

原创 js 時間格式化

$scope.getTimeString = function (longTimes){        var d = new Date (longTimes);        var result ="";        result

原创 用standalone mode 建立集羣

    http://middlewaremagic.com/jboss/?p=1952 點贊 收藏 分享 文章舉報 iteye_17584 發佈了166 篇原創文章 ·

原创 軟件發佈生命週期 GA BETA 啥意思

引自 http://en.wikipedia.org/wiki/Software_release_life_cycle   Pre-alpha[edit] Pre-alpha refers to all activities per