Re: JSTL support in nifi-web-ui

2018-07-30 Thread Matt Gilman
Karthik, I'm not sure based on the provided details. But it does look like the core taglib is being used in a couple other places. Specifically, in the provenance page and the built-in docs. Might want to compare how its used there. Hope this helps. Matt On Mon, Jul 30, 2018 at 8:49 AM, Karthik

JSTL support in nifi-web-ui

2018-07-30 Thread Karthikeyan J
Hello, I am doing some UI customizations on nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui folder for our needs. As part of this, I have introduced JSTL tablib in canvas.jsp file. <%@ page contentType="text/html" pageEncoding="UTF-8" session="false" %> <%@ taglib pref