[jboss-user] [JBoss Seam] - Re: Session scoped component and usage
miloslav.vlach
do-not-reply at jboss.com
Fri Jun 15 09:31:22 EDT 2007
When I add
@In(create = true)
ComponentLayout ....
and display on add.xhtml #{componentLayout} I got different instance.
first submit
cz.bpsolutions.cms.model.ComponentLayout at 1f05076
after submit...
cz.bpsolutions.cms.model.ComponentLayout at 150388c
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054742#4054742
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054742
More information about the jboss-user
mailing list