Skip to content

Instantly share code, notes, and snippets.

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