Last active
February 11, 2017 15:09
-
-
Save enujo/3452d8c4a872db18ed0d18311c54522d to your computer and use it in GitHub Desktop.
[JAVA] Servlet 2.3 DTD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!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