Archive for the 'J2ee' Category
Friday, June 20th, 2008 by Jesper de Jong
The third and last day of the conference. The first session I went to this morning was a very interesting one, “The Busy Java Developer’s Guide to Scala” by Ted Neward. He explained the basics of the Scala programming language. Scala is a new and very interesting programming language that combines object oriented and [...]
Popularity: 565 points
Posted in Development, Events, J2ee, Java, RIA, Scripting, TheServerSide Symposium Europe, j2se | 2 Comments »
Thursday, June 19th, 2008 by Jesper de Jong
The first keynote of today was “Language-Oriented Computing: Shifting Paradigms” by Neal Ford. It was a good presentation (with nice slides), mainly about domain-specific languages. See also Martin Fowler’s page on DSLs.
At 9:10 I went to “Spring 2.5 On the Way to 3.0″ by Jürgen Höller (one of the main committers on the Spring [...]
Popularity: 545 points
Posted in Development, Events, J2ee, Java, RIA, Scripting, TheServerSide Symposium Europe, j2se | No Comments »
Thursday, June 19th, 2008 by Jesper de Jong
I am in Prague, at the TheServerSide Java Symposium Europe. It’s a conference much like other conferences about Java, but not as big (there are about 300 attendees) and with a focus on server-side Java technology (although non-Java stuff such as Adobe Flex and AIR, Groovy and JRuby also get some attention).
The first day started [...]
Popularity: 597 points
Posted in Development, Events, J2ee, Java, RIA, Scripting, TheServerSide Symposium Europe, j2se | No Comments »
Monday, May 26th, 2008 by Arjen van Schie
After developing in Ruby on Rails for a while I settled back in ‘Java land’ for a good old Java project. For this project we extended the capabilities of an existing webapplication built on Struts, Spring and iBatis. Sounds like fun doesn’t it ?
Well to be honest those frameworks are pretty solid and stable and [...]
Popularity: 467 points
Posted in J2ee, Java, Scripting | No Comments »
Monday, April 14th, 2008 by Rob Reuvers
Working on your next SCWCD or SCBCD Java exam? You rather take a look at the SUN certification pages.
As you can see both ‘Sun Certified Web Component Developer for the Java Platform, Enterprise Edition 1.4 (CX-310-081)’ and ‘Sun Certified Business Component Developer for the Java Platform, Enterprise Edition 1.3 (CX-310-090)’ are discontinued by February 29, [...]
Popularity: 320 points
Posted in J2ee, Java | 1 Comment »
Tuesday, May 1st, 2007 by Ruben Sprangemeijer
Hi all,
Vincent Partington from Xebia has been blogging about J2EE performance problems he and his colleagues have encountered.
They have compiled a top 10 list. It is a very interesting read, as it is all very recognizable
See http://blog.xebia.com/2007/04/30/ejapp-top-10-countdown-wrap-up/
(and TheServerSide.com as that is where I stumbled across the link to Vincents blogposts)
Popularity: 346 points
Popularity: 346 points
Posted in General, J2ee, Java | No Comments »
Wednesday, November 22nd, 2006 by admin
Never thought I would ever quote Denis Leary in a J2EE context but I’m dying for coffee-flavoured-coffee right now. Just one (damn strong) taste of coffee which strikes the tongue and keep you awake. I’ll try to explain
The immediate cause: InfoQ’s has published an interview with Gaving King about the evolution of Seam, Gavin’s version of [...]
Popularity: 409 points
Posted in J2ee, Java | 3 Comments »
Thursday, August 24th, 2006 by admin
Aspect Oriented Programming for me always has been something that is theoretically beautiful but in practice unfeasible to apply: A good idea that buried itself by bad examples and complex implementations. Until Google pointed me to this great article about AspectJ5 and its integration into the Spring Framework. Actually I was looking for some EJB3 [...]
Popularity: 276 points
Posted in J2ee, Java, Nice to know | 3 Comments »
Saturday, May 20th, 2006 by admin
This years JavaOne was filled with JSF, Ajax and even more the combination of the two. On the Pavilion several commmercial vendors were selling their ajax enriched jsf components. The blueprint team showed us the petstore. Oracle showed us how to build custom ajax enabled jsf components. And so on.
In my previous post I noted [...]
Popularity: 557 points
Posted in J2ee, javaone2006 | 14 Comments »
Wednesday, May 17th, 2006 by Erik Pronk
So what if you want to develop a rich portal application, let’s use the standards!
Standards are their to make live easy for you, right…..?
I want to create a Portal application with a rich and easy to build interface, this leads me to the following standards JSR168, the portal standard and JSR127 the JavaServer Faces specification. [...]
Popularity: 493 points
Posted in Frustrations, J2ee, Java | 1 Comment »