Mantis - Resin
Viewing Issue Advanced Details
885 trivial always 01-19-06 14:16 01-23-06 19:03
tipiirai  
ferg  
normal  
closed 3.0.17  
fixed  
none    
none 3.0.18  
0000885: Setting ${paramValues.PARAM_NAME} for custom tag's attribute value wont work
I tried to set value to my custom tag attribute using ${paramValues.<param_name>}
and I got following error:

/mailer/domain.jsp:23: illegal start of expression
        _jsp_RemoveTag_0.setIds(([Ljava.lang.String;)_caucho_expr_3.evalObject(pageContext));

My tag handler was configured to receive String[] argument for the attribute.

Notes
(0000763)
ferg   
01-23-06 19:03   
jsp/18f4