两种方法:
readOnly="true" 文字不会变色,也是不可编辑的
<input name="JK_MAIN/INAS_STATE" isNull="false" type="text" disabled="true"/>
让input不可编辑的方法
原文:http://www.cnblogs.com/lanceblog/p/4016131.html