Posts
 
Reputation
Joined
Last Seen
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
1 Commented Post
0 Endorsements
Ranked #55.0K
Ranked #4K
~3K People Reached
Favorite Forums

3 Posted Topics

Member Avatar for gusfraba

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)**

Member Avatar for imdeadsoul
1
2K
Member Avatar for beanboy

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 …

Member Avatar for imdeadsoul
0
1K
Member Avatar for Pravinrasal

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)**

Member Avatar for imdeadsoul
0
286

The End.