You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Sharath Reddy (JIRA)" <de...@myfaces.apache.org> on 2006/04/27 22:44:39 UTC

[jira] Updated: (TOMAHAWK-396) InputParam component maps a parameter from the request to a managed bean property.

     [ http://issues.apache.org/jira/browse/TOMAHAWK-396?page=all ]

Sharath Reddy updated TOMAHAWK-396:
-----------------------------------

    Status: Patch Available  (was: Open)

> InputParam component maps a parameter from the request to a managed bean property.
> ----------------------------------------------------------------------------------
>
>          Key: TOMAHAWK-396
>          URL: http://issues.apache.org/jira/browse/TOMAHAWK-396
>      Project: MyFaces Tomahawk
>         Type: New Feature

>     Reporter: Sharath Reddy
>     Priority: Minor

>
> While this can also be accomplised by declaring a managed bean property with the following syntax:
> <managed-property>
>  	<property-name>id</property-name>
>  	<property-class>java.lang.String</property-class>
>  	<value>#{param.id}</value>
>  </managed-property>
> the advantage of using this component is that it can support a converter and validators. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira