Hebert Coelho wrote:I am not sure if "${mapped}" works for javascript. =/
It has nothing to do with JavaScript. The JSP markup is evaluated on the server long before the JavaScript engine sees the resulting markup. The EL expression never makes it past the server.