--- shamsnezami <[EMAIL PROTECTED]> wrote:
> 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?

What have you named your getters and setters? If you
follow the JavaBean naming standard you shouldn't have
any problem.

d.



 
____________________________________________________________________________________
TV dinner still cooling? 
Check out "Tonight's Picks" on Yahoo! TV.
http://tv.yahoo.com/

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

Reply via email to