Skip to content

Instantly share code, notes, and snippets.

@kasundm5566
Created October 21, 2016 06:58
Show Gist options
  • Save kasundm5566/d9de1cc2120a64b9c49e67ab4d291c4f to your computer and use it in GitHub Desktop.
Save kasundm5566/d9de1cc2120a64b9c49e67ab4d291c4f to your computer and use it in GitHub Desktop.
JSP 1.2 descriptor web.xml
<!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>
//...
</web-app>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment