[jboss-user] [JBoss Seam] - Re: selectOneMenu and commandButton conflict
grdzeli_kaci
do-not-reply at jboss.com
Tue Feb 27 09:47:32 EST 2007
sorry petemuir for my disturb :(
i tryed it for a week and could not resolve this problem,
i added ur jar file into build.xml file
| <copy todir="${war.dir}/WEB-INF/lib">
| <fileset dir="${lib.dir}">
| <include name="ajax4jsf.jar" />
| <include name="oscache*.jar" />
| <include name="jsf-facelets.jar" />
| <include name="jboss-seam-*.jar" />
| <include name="entityconverter.jar" />
| <exclude name="jboss-seam-gen.jar" />
| </fileset>
| </copy>
|
for copping this jar into war file(WEB-INF/lib)
anonymous wrote :
| <h:selectOneMenu styleClass="font_style" value="#{foo.application}">
|
what did u mean in foo?sorry i can't understand :(
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4023063#4023063
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4023063
More information about the jboss-user
mailing list