[jboss-user] [JBoss Seam] - How to do the initializing job immediately after a seam comp
tangdazhu
do-not-reply at jboss.com
Mon Jun 25 22:21:44 EDT 2007
I want to do some initializing job just after the seam component is created , I can't put this kind of method in constructor because at that time, the component is not created. So is there some annotation or method to do such a kind of job in Seam ? i tried with @Create too, but it failed again.
Thanks in advance.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057533#4057533
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057533
More information about the jboss-user
mailing list