You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2013/04/29 10:28:15 UTC

[jira] [Issue Comment Deleted] (WW-1952) Multi Level Type Conversion

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

Lukasz Lenart updated WW-1952:
------------------------------

    Comment: was deleted

(was: 30 lipca zakończyłem pracę w InTENSO sp. z o.o. 

Zastępuje mnie Bogusław Osuch, email: boguslaw.osuch@intenso.com.pl, telefon: 662 23 90 25.

Pozdrawiam,
Tomasz Filak
)
    
> Multi Level Type Conversion
> ---------------------------
>
>                 Key: WW-1952
>                 URL: https://issues.apache.org/jira/browse/WW-1952
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.0.6, 2.0.11.2, 2.1.3
>         Environment: Struts 2.0.6
> Tomcat 6.0
> JDK 1.5x
>            Reporter: Mohammad Shoaib Ashrafi
>            Priority: Critical
>             Fix For: 3.0
>
>
> I am not sure in struts that it supports multi level type conversion or not.
> I have multi level collection like
> a roleModules is a List
> and each role module contain a collection of moduleScreens.
> is this supports by struts 2.0.6 or not. if yes then how to define in conversion.properties file?
> i defined in properties file but not working
> Element_roleModules=com.role.model.RoleModule
> KeyProperty_roleModules=moduleId
> CreateIfNull_roleModules=true
> Element_roleModules.moduleScreens=com.role.model.RoleModuleScreen
> KeyProperty_roleModules.moduleScreens=screenId
> CreateIfNull_roleModules.moduleScreens=true
> and in jsp i defined
> <s:textfield name="roleModules(%{moduleId}).moduleName"/> its working fine
> <s:textfield name="roleModules(%{moduleId}).moduleScreens(%{screenId}).screenName"/> its throwing  Exception
> pls help me ASAP
> Thanks in advance
> Mohammad Shoaib Ashrafi

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira