[jboss-user] [JBoss Seam] - Can I forace a method to be invoked everytime a page is load
c_eric_ray
do-not-reply at jboss.com
Thu Aug 17 10:43:52 EDT 2006
Is there a way that I can force a method to be invoked when a particular page is loaded and with no user interaction. The @Create and @Factory annotations only work on the initial creation of the seam component. I can't find any annotations that force this.
My hunch is that I need to insert an interceptor into the lifecycle, but I was hoping to avoid this.
Any suggestions?
Thanks.
Eric Ray
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965787#3965787
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965787
More information about the jboss-user
mailing list