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