Bouvet Konsulent wrote:
hello,
I have a Struts form-bean which contains a HashMap. The keys of this
hashmap is an object of type GeSectionComponent. In my jsp, I iterate
over a collection of these GeSectionComponents. For each iteration, I
would like to lookup in the HashMap to retrieve the value
From: "Bouvet Konsulent" <[EMAIL PROTECTED]>
Absolutely non-working code looks something like:
<% .getPowerLimits(comp); %>
What version of the Servlet spec are you working with? The example below is
for Servlet 2.3 / JSTL 1.0 / Struts-EL (though it doesn't use Struts tags.)
[unte
hello,
I have a Struts form-bean which contains a HashMap. The keys of this
hashmap is an object of type GeSectionComponent. In my jsp, I iterate
over a collection of these GeSectionComponents. For each iteration, I
would like to lookup in the HashMap to retrieve the value corresponding
to the GeSe
3 matches
Mail list logo