I am trying to download source code for the JBoss(R) Seam book but unfortunately the author Michael Yuan's site is no longer available. I have googled in vain to find any alternative source for this source code. I think I should contact Michael if the site is down for temporarily or for ever.
Monday, February 25, 2008
Monday, February 18, 2008
Flex and Seam examples
Recently there is a lot of momentum in two simple and great frameworks Seam and Flex. Seam is a lightweight web integration framework that glues EJB and JSF components whereas Flex brings on Rich Internet Application capabilities to Web applications.
People started thinking why can not marry these two frameworks to come up with more sphesticated framework for web applications.
Here is an article that discusses why Seam and Flex can work together on OnJava.
On similar lines, Cameron Ingram an application architect in a company I am currently working for, created an excellent project called FlexBooking that uses Seam and Flex technologies. This project is based on Seam's Hotel booking example. You can also find more sample projects using GraniteDS, Seam and Flex here at Cameron's blog.
Posted by krish at 9:03 AM 1 comments
Labels: Flex, Hotel Booking, Seam