-1 Reputation Points
- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
3 Posted Topics
On the question here is a good tutorial: **[JSF - Displaying images from database in JSF](http://tutslink.blogspot.com/2012/04/jsf-displaying-images-from-database-in.html)**
I believe that it is not a good practice to store images in a file system. It is better to store them in the database. After that you can retrieve it by the means of a servlet which will use request params. Here is a tutorial: **[Displaying images from database …
Here is a pretty useful link concerning images, jsf and mysql **[read](http://tutslink.blogspot.com/2012/04/jsf-displaying-images-from-database-in.html)**
The End.
imdeadsoul