Throw exceptions when an EL expression fails due to an exception or because a 
property is missing
-------------------------------------------------------------------------------------------------

                 Key: WW-3051
                 URL: https://issues.apache.org/struts/browse/WW-3051
             Project: Struts 2
          Issue Type: Improvement
    Affects Versions: 2.1.6
            Reporter: Musachy Barroso
            Assignee: Musachy Barroso
            Priority: Critical
             Fix For: 2.1.7


The flag to run this on will be "struts.el.throwExceptionOnFailure" (false by 
default). Currently if there is an exception evaluating an EL expressions (JSTL 
or OGNL), the page still renders, with this flag turned on, an exception will 
be thrown.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to