Good point, I'll look in to that more. "map['blah']" doesn't work, so this
could be a problem indeed. I'll ping the Ognl list and get back to you guys.

-Pat

----- Original Message -----
From: "Rickard Öberg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 28, 2002 9:37 AM
Subject: Re: [OS-webwork] Ognl as replacement for WW EL


> Patrick Lightbody wrote:
> > You can find more about the syntax at www.ognl.org, but here are some
> > examples compared to WebWork:
> >
> > Ognl -- WebWork
> > --------------------
> > "name" -- "name" :)
> > "person.name" -- "person/name"
> > "map["blah"]" -- "map['blah']"
>
> How does this work in JSP's? <foo bar="map["blah"}"/> isn't going to
> work for obvious reasons.
>
> /Rickard
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Opensymphony-webwork mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to