Why <html:text property="aaa" value="bbb" disabled="true"/> return null?
If I change it with <html:hiden property="aaa" value="bbb"/> it will return "bbb" I use it in a ActionForm with appropriate setter/getter methods. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]