You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tiles.apache.org by "Antonio Petrelli (JIRA)" <ji...@apache.org> on 2008/05/02 15:27:06 UTC

[jira] Updated: (TILES-269) Allow the use of JSP application EL expression factory

     [ https://issues.apache.org/struts/browse/TILES-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antonio Petrelli updated TILES-269:
-----------------------------------

    Attachment: tiles-269-patch.diff

I post a patch, but it necessary a refactor of the JUEL project structure, since their javax.el conflict with the ones of the container:
http://sourceforge.net/tracker/index.php?func=detail&aid=1955042&group_id=165179&atid=834618

> Allow the use of JSP application EL expression factory
> ------------------------------------------------------
>
>                 Key: TILES-269
>                 URL: https://issues.apache.org/struts/browse/TILES-269
>             Project: Tiles
>          Issue Type: Improvement
>          Components: tiles-core
>    Affects Versions: 2.1.0
>            Reporter: Antonio Petrelli
>            Assignee: Antonio Petrelli
>             Fix For: 2.1.x
>
>         Attachments: tiles-269-patch.diff
>
>
> The code of ELAttributeEvaluator should be refactored to accept a factory of EL ExpressionFactories to use, in particular, either JUEL or container implementation for Servlet 2.5 containers.

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