I have tried to use the attached example but I am struggling with the
usage. First of all there is the class URLValidator used without any
import-statement, I guessed it could be the
org.apache.commons.validator.UrlValidator and I have imported this
one. This class can only be used at the server side, thus I can use
the sanitizer only at the server.
If I try to use it at the server I am having trouble with the
SafeHtmlBuilder, it is just throwing an exception out of the blue,
telling me that the class definition for the ParseException wasn't
found.
Any ideas?
> ComplexeHtmlSanitizer.java
> 15KAnzeigenHerunterladen