Is it possible to embed a bean:message inside an html:link tag?
I want to pass a string into a javascript function, but I don't
know how to get it to work:

  <html:link page="/configuremailrun.do" onclick="return confirmClick('<bean:message 
key="popup.confirm.delete"/>')">

I get the error:

org.apache.jasper.compiler.ParseException: 
/home/bridge/groupie_html/listmanager/index.jsp(84,135) Attribute popup.confirm.delete 
has no value
        at 
org.apache.jasper.compiler.JspReader.parseTagAttributes(JspReader.java(Compiled Code))
...

Thanks!

-Mike

-- 
Mike Bridge <[EMAIL PROTECTED]>

Reply via email to