PDA

View Full Version : Seam Integration


rhernandez_64
05-19-2008, 04:42 PM
I can use SEAM with Ext-GXT ?

regards

connysvensson
05-20-2008, 09:40 AM
Yes. We just finsihed a project where we used Seam 2.0.1 and JSF. We're now looking at using GWT and EXT-GWT. We have gotten it all to work together with the following versions: Seam 2.0.2CR1 (required for GWT 1.5, I think you can use latest 2.1 as well), GWT 1.5M2 and now EXT-GWT 1.0b3 (b2 also works).

rhernandez_64
05-20-2008, 09:53 AM
Do you have any sample or code ?

ttbgwt
09-05-2008, 02:02 PM
So I'm here at the jsfone conference and I just found out that Seam now has a Seam GWT Integration servlet that lets GWT and Seam work together. Has anyone used this yet, or gotten Seam and GWT to work? If so how do you handle the problem of DTOs?