-
Interesting stuff in JSF 2.2
Arjan Tijms wrote a nice article on what’s going on in the development of JavaServer Faces 2.2 (JSR 344). Pretty interesting stuff! I just hope we don’t have to wait for Java EE 7 to put those useful features into action…
-
JFall 2011
Last Wednesday, I visited JFall 2011. As expected, it was a very good conference again. I tried to tweet about some sessions I attended, but I had some weird problem with both of the Twitter-apps I have on my iPhone… So, instead I’ll give my take on those sessions here, in retrospect.
-
Back from Vienna
I returned from Vienna yesterday evening. After the CONFESS_2011 conference, I enjoyed the city for two days before heading home. I’ve just unpacked my stuff, so now I have the time to post my slides online at Slideshare. The source code of the demos is already online at my Google Code project. (You can just…
-
ExtVal talk @ CONFESS this Wednesday
I will be giving an interesting talk this Wednesday at the CONFESS conference in Vienna, Austria. I will be talking about ExtVal and how it can help us to prevent repetitive validation code in Java EE 5 as well as Java EE 6 applications. Of course, the talk will contain many interesting demos. And… I’ll…
-
Book review in Java Magazine
Recently, my book got reviewed in the Dutch Java Magazine. It was a very positive review, I got 4 ‘dukes’ out of 5. A scanned version of the original review (in Dutch) can be downloaded here. An English translation is posted below.
-
J-Fall session resources online now
The resources of the session I did today at J-Fall 2010 are online now! You can view the presentation slides at SlideShare. The sources of my demo are available as a NetBeans project on my Google code project. (Just checkout trunk/MeetingRooms.) The winners of the ebooks I gave away will be contacted by Packt Publishing…
-
Coming up: ExtVal session @ J-Fall conference
I’ll be speaking about MyFaces ExtVal at next week’s J-Fall conference in Nijkerk, The Netherlands. J-Fall is the most important Java conference in The Netherlands, organized by the Dutch Java User Group, NLJUG. As always, the J-Fall program is packed with interesting talks, including some by internationally recognized speakers. The J-Fall is a one-day conference,…
-
Repair a corrupt JDeveloper
It happened to me two times over the last couple of months. In the morning, when I fired up JDeveloper to work on the ADF project at my current client, JDeveloper suddenly “forgot” which project workspaces were open and lots of other settings were lost. Apparently, some settings files are corrupted for whatever reason. In…
-
New ExtVal release
Last week, a new version of Apache MyFaces Extenstions Validator (ExtVal) was released. ExtVal is a validation framework that allows us to keep our (JSF) View layer free of any validation code and instead put our validation rules as annotations in the Model layer of our application. These annotations can either be JPA annotations, ExtVal…
-
Win a free copy of MyFaces 1.2 Web Application Development
This week my book, MyFaces 1.2 Web Application Development, is featured in the JavaRanch Book Promotion. That means I’ll be anwering questions in the JSF forum of JavaRanch’s Big Moose Saloon the whole week. Everyone who asks a question in that forum from today until Friday, March 26th 2010 has a chance to win one…