Re: Problem using dynamic variable as HashMap key
- From: Chris Smith <cdsmith@xxxxxxx>
- Date: Sun, 18 Jun 2006 00:08:05 -0600
Stan Kulp <stan_kulp@xxxxxxxxx> wrote:
<c:set var = "gameno" value="${rvo.gameNo}" />
<c:out value = "${instantHashMap[gameno]}" />
...it doesn't work.
I have determined that the hashmap key must be a string [...]
So what is the type of the gameNo property of the rvo bean. Note that
database types are irrelevant here. We're looking for where "rvo" comes
from, and the type of its gameNo property according to the JavaBeans
spec.
--
Chris Smith - Lead Software Developer / Technical Trainer
MindIQ Corporation
.
- References:
- Problem using dynamic variable as HashMap key
- From: Stan Kulp
- Problem using dynamic variable as HashMap key
- Prev by Date: Re: Tomcat Servlets - Resource not available
- Next by Date: Re: SWT OpenGL
- Previous by thread: Problem using dynamic variable as HashMap key
- Next by thread: enums and String[]
- Index(es):