[jboss-user] [JBoss Seam] - access char in Seam-gen generated view
jiangliu
do-not-reply at jboss.com
Mon Oct 8 08:30:47 EDT 2007
Hi all,
I have a data table which contains char values. When i tried to use Seam-gen to automatically generate a ACID application, the generated edit page can not be rendered. It complaining about the char value, e.g. the generated page contains:
<h:inputText ..... value="?" ... />
the value is supposed to be, for example, T or F, but here it shows "?".
So could anyone tell me how to fix this problem?
Thanks in advance
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4092515#4092515
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4092515
More information about the jboss-user
mailing list