Do you care what scope you get each variable from? If not, just do:
$(whateverA[whateverS]}
> -Original Message-
> From: Michael McGrady [mailto:[EMAIL PROTECTED]
>
> A dunce question today:
>
> I have a map that is held in application scope which in turn holds
> objects whose keys
That works! Thanks, Rick
Rick Reumann wrote:
Michael McGrady wrote the following on 9/15/2004 5:00 PM:
I have a map that is held in application scope which in turn holds
objects whose keys are held in session scope. I want to access the
map in application scope and the key from session scope a
Michael McGrady wrote the following on 9/15/2004 5:00 PM:
I have a map that is held in application scope which in turn holds
objects whose keys are held in session scope. I want to access the map
in application scope and the key from session scope and then get the
result from the map. How do
A dunce question today:
I have a map that is held in application scope which in turn holds
objects whose keys are held in session scope. I want to access the map
in application scope and the key from session scope and then get the
result from the map. How do I do this with JSTL? I know I can
4 matches
Mail list logo