[seam-issues] [JBoss JIRA] Updated: (SEAMFACES-116) Dynamic Resource creation
Emanuel Zimmermann (JIRA)
jira-events at lists.jboss.org
Wed Mar 23 20:45:45 EDT 2011
[ https://issues.jboss.org/browse/SEAMFACES-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emanuel Zimmermann updated SEAMFACES-116:
-----------------------------------------
Description:
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 simulates this behavior.
This would change the use of resources so far and perhaps it can't be implemented.
was:
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.
> 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 simulates 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
More information about the seam-issues
mailing list