Skip to content

Instantly share code, notes, and snippets.

@enujo
Created February 11, 2017 15:09
Show Gist options
  • Save enujo/12f5315a9625b74f1a02c45a9bfb7fd3 to your computer and use it in GitHub Desktop.
Save enujo/12f5315a9625b74f1a02c45a9bfb7fd3 to your computer and use it in GitHub Desktop.
[JAVA] Servlet 2.2 DTD
<!DOCTYPE web-app PUBLIC
"-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
"http://java.sun.com/j2ee/dtds/web-app_2_2.dtd">
<web-app />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment