| Author |
jstl and HashMap null
|
Edward Chen
Ranch Hand
Joined: Dec 23, 2003
Posts: 758
|
|
If I use c:if test to see if a HashMap is null like below, it will not work. Why ?
Thanks.
|
 |
Chinmaya Chowdary
Ranch Hand
Joined: Apr 21, 2008
Posts: 432
|
|
Hi, Edward.
Can you please post, what error message you are getting?
|
 |
Vijitha Kumara
Bartender
Joined: Mar 24, 2008
Posts: 3673
|
|
|
What "c.reportDataMap" contains (what are "c" and "reportDataMap")? What's the name of the Map attribute?
|
SCJP 5 | SCWCD 5
[How to ask questions] [Twitter]
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56554
|
|
|
Is there a reason you're mot using the empty operator?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: jstl and HashMap null
|
|
|