Here's how I do it:
This example has the 50 US states stored in a map.
state is a variable store in some scope.
-Original Message-
From: Grzegorz Stasica <[EMAIL PROTECTED]>
Sent: Jun 7, 2005 2:46 PM
To: user@struts.apache.org
Subject: Reading value from HashMap via JSTL
hi,
I've a pa
> How can I access value for specific key from JSTL
>
>
>
> Or is it better way to store these values. I rule out having each
> value as a different variable since I'll have 52*3 different
> variables
You can just do:
${myhashmap.mykey}
- Dave
---
2 matches
Mail list logo