原创 using JMX to Manage Web Applications (from tts)

IntroductionThe Java Management Extensions (JMX) standard is gaining adoption within the J2EE community for the managem

原创 Introducing reflection

Java programming dynamics, Part 2: Introducing reflectionUse run-time class information to limber up your programmingDo

原创 Spring load Observer Pattern

September 2005 Discussion This article describes an easy process of implementing the observer pattern in the Spring fra

原创 Java validation with dynamic proxies(IBM)

Java validation with dynamic proxies Decouple validation processes from your business object implementations Doc

原创 關於 java 中 Double 型 用於計算產生的誤差舉例 ,應該用BigDecimal代替Double

乘法 use             Double                                            BigDecimal 1.4×1.5=  2.0999999999999996           

原创 今天開始研究jetty .發現一個jetty 的 source 中 有一個 threadPool 研究一下

// ========================================================================// $Id: LifeCycle.java,v 1.5 2004/05/09 20:3

原创 How Java Web Servers Work

How Java Web Servers Workby Budi Kurniawan04/23/2003 Editor's Note: this article is adapted from Budi's self-published

原创 An Exception Handling Framework for J2EE Applications(onjava)

  An Exception Handling Framework for J2EE Applications by ShriKant Vashishtha01/11/2006 In most Java projects, a la

原创 uncover the hood of j2ee cluster

Preface More and more mission-critical and large scale applications are now running on Java 2, Enterprise Edition (J2E

原创 Classes and class loading

Java programming dynamics, Part 1: Classes and class loading A look at classes and what goes on as they're loaded by a

原创 Inversion of Control Containers and the Dependency Injection pattern

Home Blog Articles Books About Me Contact Me ThoughtWorks   Inversion of Control Containers and the Dependency Injec

原创 The role of JNDI in J2EE(FROM IBM)

The role of JNDI in J2EEDecoupling yourself from troubleDocument optionsPrint this page<script language="JavaScript" ty

原创 實現你自己的AOP 框架

  AOP 是一種先進的編程理念,可以用在 日誌, 安全,事務處理 方面 ,AOP 是對 OOP 的補充,是一種更通 用和強大的編程思想,它可以使代碼更加 簡潔, 緊湊,減少重複代碼。    AOP 框架可以分爲兩類: Class-wea

原创 Java 虛擬主機裝載過程

 Java 虛擬主機裝載過程 簡述     衆所周知java.exe是java class文件的執行程序,但實際上java.exe程序只是一個執行的外殼,它會裝載jvm.dll(windows下,下皆以windows平臺爲例,linux

原创 tech talk 2

Geir Magnusson: I was very excited to see that the…I am a MAC user. I used to be, but they are now up to 83 Ghz. You kn