Mantis - Resin
Viewing Issue Advanced Details
5683 minor always 03-10-14 11:23 05-26-14 18:42
alex  
alex  
normal  
closed  
fixed  
none    
none 4.0.41  
0005683: el: ${cookie.*} processed incorrectly
rep by Jason Wang

c:if test="${cookie.containsKey('city')}">some code</c:if> to check if cityId was set in cookie. Unfortunately I got this exception:


500 Servlet Exception

'containsKey' is an unknown function.


ALSO: check

-headerValues()
-paramValues()






Notes
(0006449)
alex   
05-26-14 18:42   
jsp/30e(1,2,3)