Skip to content

Instantly share code, notes, and snippets.

@maxant
Last active November 6, 2017 20:40
Show Gist options
  • Save maxant/98a5344a7ad7366d7be5650cedbd1981 to your computer and use it in GitHub Desktop.
Save maxant/98a5344a7ad7366d7be5650cedbd1981 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<config>
<!-- 0..n servlets -->
<servlet>
<name>servlet1</name>
<!-- 0..n name-value pairs -->
<param-name>name1</param-name>
<param-value>value1</param-value>
</servlet>
</config>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment