/DemoJavaHtmlInputEncoder

Primary LanguageJavaApache License 2.0Apache-2.0

Demo Java HTML Input Encoder

A demo project for demonstrating how to encode HTML input in Java by using the OWASP encoder library.

Check this blog post for the details.

Run

mvn package exec:java -Dexec.mainClass="Main"

License

Apache-2.0