[jboss-user] [JBoss Seam] - Re: Seam & Services management

mail.micke@gmail.com do-not-reply at jboss.com
Mon Feb 11 09:01:55 EST 2008


Hi

Seam and JSF doesn't force any kind of design pattern on you.

JSF in general is built with dependency injection as a cornerstone and Seam uses and enhances this functionality.

So you can define your service anyway you like and inject the into the backing beans( which are called from the web interface), the backing beans would then delegate to your services.

Cheers

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

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



More information about the jboss-user mailing list