|
August 12, 2009
category: Main
Java Champion, Rock Star, and Java EE expert Adam Bien shares his views on Java EE and cloud computing.
More »
category: Java Technology
The GlassFish
High Availability
allows to setup a cluster of GlassFish instances and achieve highly
scalable architecture using in-memory session state replication. This
cluster can be very
easily created and tested using the "clusterjsp" sample
bun...
More »
category: Java Technology
Adam Bien points us to some interesting Kenai projects in his latest blog... Also:
Java Today: New GlassFish Podcast episode: Antonio Goncalves; Some Interesting #Kenai Projects - From 3D Simulation to REST-Cloud; and The second Java Power Tools News...
More »
category: Developers
Today one of my XML utility programs broke in a nasty way because the W3C refused to serve a DTD file. In this blog, I tell how I fixed the problem with an hour of googling and two lines of Scala, and what lessons one can learn from it.
More »
category: Developers
The recent "javac -target 7"
changes to the jdk7 repositories has prompted me to post this blog about
OpenJDK builds.
To those unfamiliar with Java classfile versions, each JDK release
typically has upgraded the version of the classfiles created by...
More »
category: Main
Want a quick, easy, order-of-magnitude improvement in storage performance and economics? Learn more about Flash-based SSDs.
More »
category: Java Technology
Today one of my XML utility programs broke in a nasty way because the W3C refused to serve a DTD file. In this blog, I tell how I fixed the problem with an hour of googling and two lines of Scala, and what lessons one can learn from it.
More »
category: Java Technology
Using project Trident to add animations to enable rich interactivity expected from modern SWT applications.
More »
category: Java Technology
The second Java Power Tools Newsletter is out! This time, the topic under discussion is Java Web Frameworks: Automated web tests are a great way to automate smoke and regression tests, and can also be effectively used in a...
More »
|