Property names, whose second character is in uppercase, cannot be rendered on
JSP using the property name. For example 
If you have a property named as sTxt, then you cannot use 
            <bean:write name="testForm" property="sTxt "/> 
in the jsp.
Can anybody explain to me why is it so?
-- 
View this message in context: 
http://www.nabble.com/cannot-use-certain-form--property-names-tf4045735.html#a11492211
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to