February 01, 2011
Mark Wielaard: New GPG key.
Finally created a new GPG key using gnupg. The old one was a DSA/1024 bits one and 8 years old. The new one is a RSA/2048 bits one. I will use the new one in the future to sign any release tarballs I might create. pub 2048R/57816A6A 2011-01-29 Key f...
More »
February 01, 2011
Andrew Hughes: [SECURITY] IcedTea6 1.7.8, 1.8.5, 1.9.5 Released!.
We are pleased to announce a new set of security releases, IcedTea6 1.7.8, IcedTea6 1.8.5 and IcedTea6 1.9.5.
This update contains the following security updates:
The IcedTea project provides a harness to build the source code from OpenJDK6 u...
More »
November/2024
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
| | | | | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | | | | | | | |
|
|
Java Technology
August 12, 2009
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 »
August 12, 2009
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 »
August 12, 2009
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 »
August 11, 2009
The java.net Mobile and Embedded Community is one of the most actively communicative communities on java.net... Also:
Java Today: Mobile and Embedded Community News Update; Free "Summer Camp" courses introduce students to Java, JavaFX!; and JavaFX Mo...
More »
August 11, 2009
An overview of my recent job hunt and the questions it raises about the process.
More »
August 11, 2009
This Pet Catalog app explains a web application that
uses Java EE 6 with GlassFish and MySQL
More »
August 11, 2009
Dealing with field focus in JSF 2 and ajax. It's not hard, but you do have to keep a basic rule in mind: Don't update the parent of the field with focus.
More »
August 11, 2009
An interesting video with Denis Magda (a far east Russian ambassador) presenting a way to "listen" for SunSpot events and forward them to JavaFX application.
More »
August 11, 2009
"Extensibility" is a major theme of Java EE 6.
This theme enables seamless pluggability of other popular Web
frameworks with Java EE 6. Before
Java EE 6, these frameworks have to rely upon registering servlet
listeners/filters in "web.xml" or some o...
More »
August 10, 2009
Java Champion Cay Horstmann is asking developers for a bit of assistance as he rewrites a Java book for beginners... Also:
Java Today: Mario Fusco on the Lambdaj Project; Five Days with NetBeans68M1, JSF20, EJB31, Maven, and GlassFish V2/V3... And th...
More »
|