]
Marek Novotny commented on JBSEAM-3033:
---------------------------------------
This needs to be in due already merged in EAP Seam 2.2
make s:graphicImage cachable
----------------------------
Key: JBSEAM-3033
URL:
https://issues.jboss.org/browse/JBSEAM-3033
Project: Seam 2
Issue Type: Feature Request
Components: JSF Controls, Performance and Scalability
Affects Versions: 2.0.2.GA, 2.1.0.GA
Environment: All
Reporter: Daniel Roth
Priority: Minor
Fix For: 2.3.1.CR1
Attachments: cache.patch
s:graphicImage with its transformations is a great tag to use for user uploaded images.
However, having a couple of images on the same page makes the page a bit slow to load due
to transformations. One can quite easy make the transformations oneself and cache them,
however a nicer solution would be if s:graphicImage could be used inside s:cache tags.
--
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: