Skip to content

Instantly share code, notes, and snippets.

@onexdrk
Created October 22, 2012 08:14
Show Gist options
  • Save onexdrk/3930272 to your computer and use it in GitHub Desktop.
Save onexdrk/3930272 to your computer and use it in GitHub Desktop.
JSP: New JSP template
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="s" uri="http://www.springframework.org/tags" %>
<%@ taglib prefix="tiles" uri="http://tiles.apache.org/tags-tiles" %>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment