March 19, 2010
Kohsuke Kawaguchi: Hudson Hackathon Day 1.
Hudson Hackathon Day 1 is over, and I'm just back to the office.
More »
March 19, 2010
New process for subscribing/unsubscribing to jsr-314-open@jcp.org.
My last blog
entry about JSR-314-OPEN@JCP.ORG was over a year ago. This list is the official Expert Group (EG) mailing list on which the development of the JSR-314 specification (JSF 2.0) is discussed. The
information on how to subscribe/unsubscri...
More »
|
 |
January 12, 2007
category: Developers
Surface syntax aside, implementation-wise a property is all object-like
and Im surprised were still talking generating methods according to a
naming convention. A property *has* setter and getter, it can be
referenced, ...
More »
category: Developers
JDK 6 includes Mozilla Rhino based implementation of javax.script API for JavaScript. There are javax.script engines for other scripting languages are available at scripting.dev.java.net. The scripting languages for the Java platform offer someway of a...
More »
category: Developers
James jumped the gun a
little bit earlier this week by announcing the
Kitchen Sink Language before I had
finished setting it up. So if you went there and got disappointed, please try
again. We do require that you sign the SCA before you join, mor...
More »
category: Developers
So youre running a few Java applications on Windows and want to know
the total resident memory footprint. Simple - just sum up the Task
Manager Mem Usage numbers for all java[w].exe images, right? Well,
no. Believe it or not, adding up the Mem Usa...
More »
|