Skip to content

Instantly share code, notes, and snippets.

@EudesSilva
Created March 17, 2013 19:49
Show Gist options
  • Select an option

  • Save EudesSilva/5183319 to your computer and use it in GitHub Desktop.

Select an option

Save EudesSilva/5183319 to your computer and use it in GitHub Desktop.

Revisions

  1. Eudes created this gist Mar 17, 2013.
    5 changes: 5 additions & 0 deletions web.xml
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    <!-- Enable escaping of form submission contents -->
    <context-param>
    <param-name>defaultHtmlEscape</param-name>
    <param-value>true</param-value>
    </context-param>