Throw an exception if an included/forwarded resource is not found
-----------------------------------------------------------------

                 Key: TILES-320
                 URL: https://issues.apache.org/struts/browse/TILES-320
             Project: Tiles
          Issue Type: Improvement
    Affects Versions: 2.0.6
            Reporter: Antonio Petrelli
             Fix For: 2.1.x


Currently if an attribute value, specifying a template, is not found, nothing 
is thrown, because the implementation of:
PageContext.include
and
RequestDispatcher.include
does not throw an exception.
Tiles should, by default, throw an exception in these cases (except in case the 
"ignore" flag is true).

-- 
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