Posted on September 11, 2009 by David Chandler
So far so good with Google AppEngine. I was at first afraid that I would have to create separate model objects on both the client and server side as the GWT compiler was complaining about model classes not being serializable (DTOs, yuck). Since my model class did in fact implement Serializable, I thought it was the [...]
Filed under: Headsmack, Progress | Leave a Comment »
Posted on July 11, 2008 by jobber
Thursday, the morning after our Shale jerry-rig marathon, I discovered that, even after hard-coding the end-state viewId, the dialog context for the parent dialog, listManager, was nullified on returning to the listsManager.xhtml page. It was a dark hour, but we soon found a new shining software implementation to help us. Spring-Webflow rose to the occasion! [...]
Filed under: Jobber's Log | Tagged: JSF, Shale, Spring | Comments Off