--
You received this message because you are subscribed to the Google Groups "OWASP Java HTML Sanitizer Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owasp-java-html-saniti...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
out.println(" Yes url encoding: " + Encode.forUriComponent(currentgg)+ "<br>"); out.println("Yes Javascript encoding: " + Encode.forJavaScriptBlock(currentgg)+ "<br>"); out.println(Sanitizers.FORMATTING.sanitize("<b>Hello, World!</b>"));
type Exception report
message Unable to compile class for JSP:
description The server encountered an internal error that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP: An error occurred at line: 11 in the generated java file Only a type can be imported. org.owasp.html.HtmlPolicyBuilder resolves to a package An error occurred at line: 12 in the generated java file Only a type can be imported. org.owasp.html.Sanitizers resolves to a package An error occurred at line: 362 in the jsp file: /login.jsp Sanitizers.FORMATTING cannot be resolved to a type 359: out.println(" Yes url encoding: " + Encode.forUriComponent(currentgg)+ "<br>"); 360: out.println("Yes Javascript encoding: " + Encode.forJavaScriptBlock(currentgg)+ "<br>"); 361: 362: out.println(Sanitizers.FORMATTING.sanitize("<b>Hello, World!</b>")); 363: 364: %> 365:
To unsubscribe from this group and stop receiving emails from it, send an email to owasp-java-html-sanitizer-support+unsubscribe@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
> --
> You received this message because you are subscribed to the Google Groups
> "OWASP Java HTML Sanitizer Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
> --
> You received this message because you are subscribed to the Google Groups
> "OWASP Java HTML Sanitizer Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
>> For more options, visit https://groups.google.com/d/optout.
>>
>>
> --
> You received this message because you are subscribed to the Google Groups
> "OWASP Java HTML Sanitizer Support" group.
> To unsubscribe from this group and stop receiving emails from it, send an
To unsubscribe from this group and stop receiving emails from it, send an email to owasp-java-html-saniti...@googlegroups.com.