Skip to content

Instantly share code, notes, and snippets.

@steinermatt
Created September 14, 2013 16:14
Show Gist options
  • Save steinermatt/6563259 to your computer and use it in GitHub Desktop.
Save steinermatt/6563259 to your computer and use it in GitHub Desktop.
pjax-tiles / src / main / webapp / WEB-INF / layouts / pjax.jsp
<%@ page language="java" contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%>
<%@ taglib uri="http://tiles.apache.org/tags-tiles" prefix="tiles"%>
<tiles:insertAttribute name="content" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment