[jboss-user] [JBoss Seam] - Re: two @datamodel in one sessionbean?

oblivion1200 do-not-reply at jboss.com
Sun Sep 16 13:37:42 EDT 2007


@jacob.orshalick


  | Now, if you want to outject the @DataModelSelection, you will have to do so explicitly through: 
  | @Out(required=false, value="focusList1")
  | 

I have outjected DataModel. On the web page I click on selected item from this DataModel but after that I have no DataModelSelection outjected. To get that I execute any method from java bean object during click. Is it possible to have DataModelSelection outjected without "touching" java bean object?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4084826#4084826

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4084826



More information about the jboss-user mailing list