that is the right (coded) behavior
but i dont agree with that too

https://issues.apache.org/jira/browse/TAPESTRY-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12588658#action_12588658

2008/7/29 <[EMAIL PROTECTED]>

> Sorry for another newbie question :-)  but why does:
>
>        <td>
>                <t:label t:for="userName">the name of the user</t:label>
>        </td>
>        <td>
>                <input type="text" t:id="userName"
>                        t:type="TextField" t:value="userName"/>
>        </td>
>
> print "the name of the user" rather than "User Name" like it does in the
> Kolesnikov book?
>
> thanks,
> p.
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
with regards
Sven Homburg
http://tapestry5-components.googlecode.com
http://chenillekit.googlecode.com

Reply via email to