Also, is using disabled input components (e.g. h:inputText) instead of output components (e.g. h:outputText) considered bad practice?
The reason I ask is that it would certainly simplify my forms if I can just set the disabled attribute on components rather than having to duplicate every input component with a matching output one. Any thoughts? Thanks, Lawrie View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4021919#4021919 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4021919 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
