1 Reply Latest reply on Sep 18, 2018 2:49 AM by arthurborsboom

    Wildfly14 regression: EL returns empty string on constant

    arthurborsboom

      This does work in Wildfly 13, but not in Wildfly 14:

       

      <%@ page import="com.example.YourConstants" %>

      ${YourConstants.FOO}