- 開發工具: Netbeans7.0 (http://netbeans.org/)
- Web Server: Tomcat5.5 (http://tomcat.apache.org/)
- 所需套件:
- commons-configuration-1.6 (http://commons.apache.org/configuration/)
- commons-lang-2.6 (http://commons.apache.org/lang/)
注意: 不要用到 commons-lang3 以上, 因為 namespace 改變了. (後續說明) - commons-collections-3.2.1 (http://commons.apache.org/collections/)
- commons-logging (http://commons.apache.org/logging/)
因為 Tomcat 已有這個套件, 所以不用特別加入.