more.jsp revision 59b6a8c0cc6ef741a7180504b3c371e67c2aa338
See LICENSE.txt included in this distribution for the specific
file and include the License file at LICENSE.txt.
file="mast.jsp"
/* ---------------------- more.jsp start --------------------- */
cfg = PageConfig.get(request);
QueryBuilder qbuilder = cfg.getQueryBuilder();
Query tquery = qbuilder.build();
Context sourceContext = new Context(tquery, qbuilder.getQueries());
/* ---------------------- more.jsp end --------------------- */
include file="foot.jspf"