[jboss-user] [JBoss Seam] - Re: Evaluating Seam

Delphi's Ghost do-not-reply at jboss.com
Tue Oct 16 13:05:10 EDT 2007


Seam removes most if not all the pain with parameters, get requests, bean initialization, and well, basically everything else. Seam offers a couple of different models of navigation, from a JSF style, to a full work flow style.

Regarding Orm, if you use JPA, with the hibernate provider, you can slip into hibernate mode by using the getDeletegate method. Seam also documents how you can set up the hibernate delegate as a seam component. 

Download it, go through the docs, and have a look at the examples. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095733#4095733

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095733



More information about the jboss-user mailing list