Here is an example:

<Set field="passedVal"
from-field="someMap.${surveyResponseOptionAnswer.surveyOptionSeqId}"
/>


Where surveyOptionSeqId is 000 but translates to 0.  Then doesn't
match the key value in the map.

Brett


On 1/20/09, Adrian Crum <[email protected]> wrote:
> Brett,
>
> Could you provide a code snippet?
>
> -Adrian
>
> Brett Palmer wrote:
>> I saw some posts on this earlier but not sure of the exact syntax.  We
>> have
>> some SimpleMethod that use index keys like "000", "001", etc.  This are
>> being converted to longs and no longer work in our Maps.  What is the
>> SimpleMethod syntax to preserve the String value "000" instead of changes
>> to
>> a long.
>>
>>
>> Brett
>>
>

-- 
Sent from my mobile device

Reply via email to