[jboss-user] [JBoss Seam] - Re: How to do the initializing job immediately after a seam
hstang
do-not-reply at jboss.com
Mon Jun 25 22:31:07 EDT 2007
@Create should do what you want.
Make sure you let Seam create your component (e.g. Component.getInstance(..)), and not you using the new operator.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057534#4057534
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057534
More information about the jboss-user
mailing list