Dynamic Resource creation
-------------------------

                 Key: SEAMFACES-116
                 URL: https://issues.jboss.org/browse/SEAMFACES-116
             Project: Seam Faces
          Issue Type: Feature Request
            Reporter: Emanuel Zimmermann
            Priority: Trivial


May be this is nonsense, but I was thinking it would be nice to have a feature 
to create resources programatically that would be mapped to files under the 
Resource folder. So if, for instance, a user uploads a picture of himself you 
can create a resource with it, then may be output it by doing:
<h:graphicImage name="Matt" library="users/uploads" />

Instead of using a custom servlet or components that simulate this behavior.

This would change the use of resources so far and perhaps it can't be 
implemented.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to