All, I have a display bean that has within it a variable of type HashMap. >From within the JSP, instead of iterating over the values of the HashMap, I *need* to access the individual values based on the key. Anyone have any pointers on how to do this?
I'm using STRUTS v1.0. thanx. kirk -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

