[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2415) Allow caching of created SelectItem Lists

Martin Weigel (JIRA) jira-events at lists.jboss.org
Thu Mar 13 04:37:57 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBSEAM-2415?page=comments#action_12402641 ] 
            
Martin Weigel commented on JBSEAM-2415:
---------------------------------------

This would be especially nice to use the same List in a converter so you not necessarily have to store that in a backing bean or retrieve from the database again.

> Allow caching of created SelectItem Lists
> -----------------------------------------
>
>                 Key: JBSEAM-2415
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2415
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: JSF Controls
>            Reporter: Damian Harvey
>             Fix For: 2.1.0.GA
>
>
> Rendering of drop-down menus (h:selectOneMenu) can be slow in JSF pages when working with large lists that can appear often (eg. countries - 246 items). It would be nice to be able to cache the resulting list from s:selectItems so that it can be used again in subsequent pages/requests.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list