Created
September 14, 2013 16:14
-
-
Save steinermatt/6563259 to your computer and use it in GitHub Desktop.
pjax-tiles / src / main / webapp / WEB-INF / layouts / pjax.jsp
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
<%@ 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