Month: December 2008
Seam vs Spring Web Flow part 3
This is the third of a four part series comparing Seam vs Spring Web Flow (SWF),and looks at the Seam implementation of the sample application. (Updated 1/19/2009 : Changed links to point to the whole set of articles) HTML Single Page HTML PDF
Continue Reading...Seam versus Spring Web Flow part 2
This is the second of a four part series comparing Seam and Spring Web Flow (SWF),and looks at the Spring implementation of the sample application that we discussed in part 1. In a day or so I will have the piece that looks at writing the application using Seam. (Updated 1/19/2009 : Changed links to […]
Continue Reading...DZone Seam cheat sheet now available
Dzone have released a new cheat sheet for Seam users written by Jacob Orshalick. It covers a number of Seam areas such as : Component Annotations Conversation Management Seam gen The application framework Seam security It is available for viewing or download after the obligatory sign up (or log in if you are already a […]
Continue Reading...Seam versus Spring Web Flow part 1
This is the first of a four part series comparing Seam and Spring Web Flow (SWF) from different aspects, primarily with respect to building web based CRUD applications. It includes writing a simple but fairly complete application using both frameworks and then comparing the differences between the Seam and the SWF implementation. This first part […]
Continue Reading...In defence of hidden fields with Seam
In this post about pagination with Seam entity queries, I outline a method to encapsulate the pagination mechanism in a facelet that internally uses hidden fields to hold the state. Alexander R?hl pointed out that Dan Allen in his book Seam In Action recommends avoiding hidden fields in favor of page parameters lest they become […]
Continue Reading...Busy Times
Things have been very busy recently as Fall/Autumn usually is. October is the month of Birthdays, Halloween, visiting relatives and plenty of leaf clearing. November was the same except it had Thanksgiving and a bad cold and a trip to the Emergency Room thrown in for good measure. Also, I’ve been trying to complete my […]
Continue Reading...