Hi all,

I plan to use s:graphicImage in an enterprise project. I don't know how to save 
image content source in following two situations: 

1) Display a list of small icon images in one page; 
2) Click one of them to get a full size image;

Should I save them into two separate image contents (small icon content and 
full icon content)? Or just save them into one content, then use width=? to 
display the two situations?

I think if save them into two separate image contents, it will be quicker to 
retrieve a list of small icon image contents than to retrieve a list of full 
size image contents from database, but frankly, I don't have any experience on 
this. I really hope somebody can give me some guidance or advice. I sincerely 
appreciate it. Thank you very much in advance!

Best regards,

Gus



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042691#4042691

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042691
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to