Indeed, thanks a lot, the problem was with the ' '.
The correct EL is map[%{id}] and not map['%{id}']
You are awesome !
> Sent: Wednesday, December 17, 2014 at 12:16 AM
> From: "Bernd Eckenfels" <[email protected]>
> To: "Alex Licota" <[email protected]>
> Cc: [email protected]
> Subject: Re: OGNL expression offset
>
> Am Wed, 17 Dec 2014 00:05:04 +0100
> schrieb "Alex Licota" <[email protected]>:
> > Everything works except that the id I get from the OGNL EL is offset
> > by 48 everytime... (e.g if the tag <s:property value="id" /> shows 5,
> > I get 53 in my map key).
>
> Sounds like you get the ASCII char value not the integer represented
> value.
>
> Gruss
> Bernd
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]