blob: 6fd7b3b2599f6132efca12820e0ff4ad63c1d4de [file] [log] [blame]
<%@ page contentType="text/plain" %>This is before the include
<jsp:include page="<%= request.getParameter(\"path\") %>" flush="true"/>
This is after the include