Skip to content

Instantly share code, notes, and snippets.

@cybrown
Created December 3, 2013 16:26
Show Gist options
  • Select an option

  • Save cybrown/7772280 to your computer and use it in GitHub Desktop.

Select an option

Save cybrown/7772280 to your computer and use it in GitHub Desktop.
Simple web.xml file for JEE Application Servlet 3.0
<web-app xmlns="http://java.sun.com/xml/ns/javaee" version="3.0">
</web-app>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment