[jboss-user] [JBoss Seam] - Getiing JSF ReadOnly inputText value in bankend??

waheed.murad do-not-reply at jboss.com
Fri Apr 20 01:57:42 EDT 2007


Hi.
i have readOnly inputText is JSF as

 <h:inputText id="emails"  value="#{myBean.emails}"/ readonly="true">

with backend getter and setter methods.

well when i submit form i do not have any value in my myBean.emails varaible. i have searched and came to know that readOnly and disabled fields are not decoded by JSF.
Is there any other way i can send this readOnly values to backend bean

thanks in advance.

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

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



More information about the jboss-user mailing list