[jboss-user] [JBoss Seam] - Re: SEAM WITH JMAKI
sunny2207
do-not-reply at jboss.com
Thu May 17 09:21:29 EDT 2007
"matt.drees" wrote : I think you'll have to provide a lot more info to get help.
Hi matt,
Thanks.
I am trying to use jmaki widget combo box in my seam application.
Firstly I wish to know whether we can use it with seam.
<a:widget id="cb1" name="dojo.combobox" options="#{ApplicationBean.countries}" selected="#{fcBean.countryCode}"/>
ApplicationBean is a bean mapped in faces.xml(as in JMaki)
fcBean is a seam component in conversation scope.
I am getting the combo box but the fcBean.countryCode is not set.
Secondly When I change ApplicationBean with some other seam component say refValues and use it , no values are populated.
That is why my question is first whether we can use JMAKI as in JSF.
I can provide more details infact.
Or if someone has worked a few steps of usage will be of great help.
Sunny.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4046481#4046481
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4046481
More information about the jboss-user
mailing list