Closed
Description
Hi. I would like to report an issue that when using the encoder with jsp tags it works perfectly only when using static content like this:
<e:forHtml value="</script>"
but not when using EL like this: <e:forHtml value="${param.id}"\>
. When using EL, the expression isn't being evaluated but rather gets printed as is on the screen. There might be something wrong with my web.xml and would need additional configs to make it work, or there might be something with the tags that they do not support EL. Please look into it.
Thanks a lot
Metadata
Metadata
Assignees
Labels
No labels