Re: [OT] JSTL and hashtable

2005-04-29 Thread Rick Reumann
Brian McGovern wrote the following on 4/29/2005 1:38 PM: Slightly off topic, but has anyone ever been able to get a hashtable to display using jstl, calling the hash's values by key. > > I can loop through em all just fine, but i want to be able to call > each directly like > > Not sure wha

Re: [OT] JSTL and hashtable

2005-04-29 Thread [EMAIL PROTECTED]
Brian McGovern wrote: Slightly off topic, but has anyone ever been able to get a hashtable to display using jstl, calling the hash's values by key. I can loop through em all just fine, but i want to be able to call each directly like I think it is: or Wolfgang ? THanks -B --

[OT] JSTL and hashtable

2005-04-29 Thread Brian McGovern
Slightly off topic, but has anyone ever been able to get a hashtable to display using jstl, calling the hash's values by key. I can loop through em all just fine, but i want to be able to call each directly like ? THanks -B ---