hum, yeah after rtexprvalue=false it should work fine, please edit the wiki :)

musachy

On Tue, Oct 13, 2009 at 12:42 PM, Dale Newfield <d...@newfield.org> wrote:
> Musachy Barroso wrote:
>>
>> that's only a problem for defining maps in ognl, which used the
>> "#{a:b}" syntax, which made the jstl el complain. The solution is just
>> to use the alternative map syntax:
>>
>> #...@java.util.linkedhashmap@{ "foo" : "foo value", "bar" : "bar value" }
>>
>>
>> http://www.opensymphony.com/ognl/html/LanguageGuide/collectionConstruction.html#mapConstruction
>
> I have places in my current codebase where I use the #{a:b} syntax without
> issue.  Does jstl-el not complain because I added those since the
> rtexprvalue=false change?  If so, anyone mind if I remove that portion of
> the wiki page (replacing it with a link to the ognl mapContruction link)?
>
> -Dale
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to