[richfaces-planning-issues] [JBoss JIRA] Created: (RFPL-405) MediaOutput: describe workaround for long URIs

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Sun Feb 14 13:59:10 EST 2010


MediaOutput: describe workaround for long URIs
----------------------------------------------

                 Key: RFPL-405
                 URL: https://jira.jboss.org/jira/browse/RFPL-405
             Project: RichFaces Planning
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: site
            Reporter: Nick Belaevski
            Assignee: Ilya Shaikovsky
         Attachments: a4j_mediaOuput_long_URI.zip

MediaOutput serializes resource data in resource URI, so for massive amounts of data generated URIs are very long and doesn't work properly.
This issue can be worked around by creating special session-scoped data holder that will store user's data under generated key. The generated key should be much shorter than data itself, thus resolving the problem.

Attached is example application that demonstrates how this concept can be implemented.   

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

        


More information about the richfaces-planning-issues mailing list