more.jsp revision ab6406f9557d78081e2476b704d189ee42e7bb04
824N/ASee LICENSE.txt included in this distribution for the specific
824N/Afile and include the License file at LICENSE.txt.
824N/A--%><%@ page import = "javax.servlet.*,
824N/A Query tquery = qparser.parse(grepTerms);
824N/A %><p><span class="pagetitle">Lines Matching <b><%=tquery%></b></span></p><div id="more" style="linespacing:1.5em;"><pre><%
824N/A sourceContext.getContext(new FileReader(resourceFile), out, context+"/xref", null, path ,null, false, null);