You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@velocity.apache.org by "Henning Schmiedehausen (JIRA)" <de...@velocity.apache.org> on 2007/03/08 01:10:42 UTC

[jira] Closed: (VELOCITY-291) wish to get property by name

     [ https://issues.apache.org/jira/browse/VELOCITY-291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henning Schmiedehausen closed VELOCITY-291.
-------------------------------------------


> wish to get property by name
> ----------------------------
>
>                 Key: VELOCITY-291
>                 URL: https://issues.apache.org/jira/browse/VELOCITY-291
>             Project: Velocity
>          Issue Type: Improvement
>          Components: Engine
>    Affects Versions: 1.4
>         Environment: Operating System: All
> Platform: All
>            Reporter: Stepan Koltsov
>         Assigned To: Velocity-Dev List
>            Priority: Minor
>
> Hello, I have a wish. Could you please give an ability to get object property by
> name. Something like:
> #macro(textInput $name)
> <input type="text" name="$name" value="$!form.bean.$name"/>
> #end
> ($form.bean is JavaBean that has property $name).
> Now I have to write macro with one more parameter for passing value.
> It's not allowed now, right?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@velocity.apache.org
For additional commands, e-mail: dev-help@velocity.apache.org