I would like to iterate over a vector of hash tables and then pull the
values from the hashtable by the key...  Will JSTL allow me to do this??

I've read through some JSTL books and I can see that one is able to iterate
over a vector with a forEach and then over a hashtable in the same fashion
displaying the keys and their associated value (in no specific order that
they were entered), but I'd like to be able to call a value by the key at
that point...  Is that possible??


John Engilis


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

Reply via email to