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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...