diff --git a/components/event-simulator/org.wso2.carbon.event.simulator.ui/src/main/resources/web/eventsimulator/index.jsp b/components/event-simulator/org.wso2.carbon.event.simulator.ui/src/main/resources/web/eventsimulator/index.jsp index 7a02aedc9..5dabb5747 100644 --- a/components/event-simulator/org.wso2.carbon.event.simulator.ui/src/main/resources/web/eventsimulator/index.jsp +++ b/components/event-simulator/org.wso2.carbon.event.simulator.ui/src/main/resources/web/eventsimulator/index.jsp @@ -21,6 +21,7 @@ <%@ taglib uri="http://wso2.org/projects/carbon/taglibs/carbontags.jar" prefix="carbon" %> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> +<%@ taglib uri="http://www.owasp.org/index.php/Category:OWASP_CSRFGuard_Project/Owasp.CsrfGuard.tld" prefix="csrf" %> @@ -199,7 +200,7 @@