Java

Introducing the Spring Framework

http://www.theserverside.com/resources/article.jsp?l=SpringFramework Rod Johnson御自らによる。

Advanced DAO programming

Learn techniques for building better DAOs http://www-106.ibm.com/developerworks/java/library/j-dao/

コーディング規約

http://java.sun.com/docs/codeconv/html/CodeConvTOC.doc.html http://www.tcct.zaq.ne.jp/ayato/programming/java/codeconv_jp/index.html Special Commentsの使い方をいつも忘れるので…… XXX ボーガスではあるが、動いているコード。 FIXME ボーガスかつ…

Display Tag Library

http://displaytag.sourceforge.net/index.html これもいろんなところで見た。

「Strutsで作るWebアプリケーション入門」@ZDNet(!)

http://www.zdnet.co.jp/enterprise/special/0310/struts/index.html すっかりStrutsはコモディティであることよ。

クラス設計に関するメモ(satoshi's OO and Java)

http://homepage3.nifty.com/satoshis/oo/memo.html

JDK1.4.2において、ISO2022_JPの文字コードを読もうとすると無限ループになっちゃうバグ

Oかもとさんのところで投票を呼びかけていたアレが1.4.2_03で直ったらしい。 http://developer.java.sun.com/developer/bugParade/bugs/4879522.html

NDO::Weblog: Struts Validator 拡張方法

http://naoya.dyndns.org/~naoya/mt/archives/000123.html OZACC.blog経由 Validatorの拡張とプラグインって、面倒なんだよなー。使うのは楽なので、使われ方によっては充分投資に見合うリターンはあるが。

SWT/Swing

SWTをSwingに移植(!)したもの http://alia.brainlex.com/~chrriis/projects/swtswing/

Why getter and setter methods are evil

http://www.javaworld.com/javaworld/jw-09-2003/jw-0905-toolbox.html

Introducing the Portlet Specification

Part 1 Get your feet wet with the specification's underlying terms and concept http://www.javaworld.com/javaworld/jw-08-2003/jw-0801-portlet.html Part 2 The Portlet API's reference implementation reveals its secrets http://www.javaworld.co…

Extreme Teaching:Introducing Objects

http://today.java.net/pub/a/today/2003/08/28/fit.html Fit/FitnesseでOO入門

Web and Enterprise Architecture Design Patterns for J2EE

http://www.onjava.com/pub/a/onjava/2003/09/10/patterns.html Dumb Client Independent Client Server-Modified Client Request Accessor Stateless Channel

WebWork Users

http://www.mobster.jp/webwork/ OpenSymphonyのWebフレームワーク「WebWork」の日本語による情報を提供します。 WebWork --> http://www.opensymphony.com/webwork/

ネットワーク系いろいろオープンな実装

http://www.jcraft.com/

IBM JDK

http://download2.eclipse.org/downloads/drops/R-2.1.1-200306271545/java-runtimes.html

あめのこやね

Jakarta Commons, Eclipse, SWT http://www.koyane.org/

「Tapestry: Java Web Components」by Howard M. Lewis Ship

http://tapestry.sf.net/Tapestry-WebTech.pdf Strutsとは違うのだよ、Strutsとは!! 75ページもあるから全然読めてない

SQLExecutor

http://sourceforge.net/projects/sqlexecutor/

Bean Shell

http://www.beanshell.org/

Java Open Source Programming: With Xdoclet, Junit, Webwork, Hibernate Java Open Source Library (Java Open Source Library)

http://dann.dyndns.info/diary/20030821.html#p01 http://www.amazon.co.jp/exec/obidos/ASIN/0471463620/kakutani-22/ 姑息だな、オレ

JavaServer Faces in Action Review Project

http://www.theserverside.com/resources/JSFInActionReview.jsp

SQLExecutor A Simple Open Source JDBC Framework

http://www.theserverside.com/resources/article.jsp?l=SQLExecutor

Test email components in your software

http://www.javaworld.com/javaworld/jw-08-2003/jw-0829-smtp.html

Velocity Tools

http://jakarta.apache.org/velocity/tools/index.html

basicPortal Struts + DB JSTL CMS

http://basicportal.sourceforge.net/ "Use Struts, Tomcat and SQL to replace Apache for content"。勇ましく欲張りなプロジェクトである。 クライアントにはFlashなどのthinじゃないものも視野に入れたいのか。 提供したい機能も、ニュース、フォーラム、…

Kvasir/Sora

http://www.kvasir-sora.org/ JavaベースのCMS(Content Management System)

Jiazzi

http://www-6.ibm.com/jp/developerworks/java/030124/j_j-diag1105.html

Entity Bean批判

http://d.hatena.ne.jp/neverbird/20030820#p1

メトリクス

オブジェクト倶楽部のメルマガ: JavaNCSS http://www.kclee.com/clemens/java/javancss/ JCSC(コーディングスタイルチェック&メトリクス測定) http://jcsc.sourceforge.net/ Checkstyle(コーディングスタイルチェック) http://www003.upp.so-net.ne.jp/kaz-…