On Sat, 3 Aug 2002, petra staub wrote:

> great, and just another question to this:
> 
> how to do, if the key is a variable, say
> 
> color="blue" and now i want to do the
> same again? how can i make the expression
> first disolve the variable color to "blue"
> 
> color = "blue"
> ${MyMap.color}  -->  sky

It would be ${MyMap[color]} in that case.

-- 
Shawn Bayern
"JSTL in Action"   http://www.jstlbook.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to