Unable to load tag handler class "org.owasp.encoder.tag.ForHtmlTag" for tag "e:forHtml"
CCninja86 opened this issue · 3 comments
CCninja86 commented
What does this error mean? I've googled it but can't figure it out. I'm using NetBeans 8.2. Can someone please direct me to some resources on resolving this error?
This is what I have in my JSP file:
<%@ taglib prefix="e" uri="https://www.owasp.org/index.php/OWASP_Java_Encoder_Project" %>
title="<e:forHtml value="${navItem.title}" />"
jmanico commented
Good question! Hey Jeremy Long <jeremy.long@owasp.org> can you take a
peek at this issue please?
Aloha, Jim
…On 5/14/18 6:10 PM, CCninja86 wrote:
What does this error mean? I've googled it but can't figure it out.
I'm using NetBeans 8.2. Can someone please direct me to some resources
on resolving this error?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#17>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/AAgcCereo9CaPg-xgxCRnu6x6fZxreM3ks5tygC_gaJpZM4T-mEN>.
--
Jim Manico
Manicode Security
https://www.manicode.com
jmanico commented
I'm writing this off as a Netbeans, not library issue. If you find deeper info as to why this is breaking and can point us towards a fix please re-open.