我的控制器里有这样的东西:
model.attribute("hiringManagerMap",hiringManagerMap);
我hiringManagerMap在我的jsp中访问它并在选项中显示字符串值.
我只有在Map不为null时才需要显示该字段.
我试过了<c:if test=${!hiringManagerMap['empty']}>.但是,它不起作用.即使Map不为空,它也不起作用.
请帮忙!!
| 归档时间: | 
 | 
| 查看次数: | 10283 次 | 
| 最近记录: |