"ilya78" wrote : "[EMAIL PROTECTED]" wrote : Yes, that is what PAGE scope does. So use it. | | But it does not work with DataModel - I've posted above the example that is not working.
It is a mistake in the example above, the correct is : @DataModel(value="eventList", scope=ScopeType.PAGE) This is what I am trying and is not working (sorry for the confusion) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4071915#4071915 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4071915 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
