testData/incremental/jasperValidation/jspDependent/root/a.jsp [8:13]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<%@include file="dep.jsp" %>
<%@include file="dep2.jsp" %>
<html>
  <head><title>Simple jsp page</title></head>
  <body>Place your content here</body>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



testData/incremental/jasperValidation/scope/root/a.jsp [8:13]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<%@include file="dep.jsp" %>
<%@include file="dep2.jsp" %>
<html>
  <head><title>Simple jsp page</title></head>
  <body>Place your content here</body>
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



