You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by "Rainer Döbele (JIRA)" <em...@incubator.apache.org> on 2012/09/02 17:08:07 UTC

[jira] [Created] (EMPIREDB-169) Allow access to page properties in resource requests via EL

Rainer Döbele created EMPIREDB-169:
--------------------------------------

             Summary: Allow access to page properties in resource requests via EL
                 Key: EMPIREDB-169
                 URL: https://issues.apache.org/jira/browse/EMPIREDB-169
             Project: Empire-DB
          Issue Type: Improvement
          Components: JSF2 Extensions
            Reporter: Rainer Döbele
            Priority: Minor
             Fix For: empire-db-2.4.1


As instances of a page are view-scoped, there is no access to the view-map in a resource request.
In order to provide access to Objects on the page they must be put on the session.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (EMPIREDB-169) Allow access to page properties in resource requests via EL

Posted by "Rainer Döbele (JIRA)" <em...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/EMPIREDB-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rainer Döbele resolved EMPIREDB-169.
------------------------------------

    Resolution: Fixed

added FacesUtils.PageResourceMap and Page.addPageResource(String name, Object resource) method.
                
> Allow access to page properties in resource requests via EL
> -----------------------------------------------------------
>
>                 Key: EMPIREDB-169
>                 URL: https://issues.apache.org/jira/browse/EMPIREDB-169
>             Project: Empire-DB
>          Issue Type: Improvement
>          Components: JSF2 Extensions
>            Reporter: Rainer Döbele
>            Priority: Minor
>             Fix For: empire-db-2.4.1
>
>
> As instances of a page are view-scoped, there is no access to the view-map in a resource request.
> In order to provide access to Objects on the page they must be put on the session.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira