Integrated Open Souce Technology Solutions

Archive for the ‘JSF’ Category

JSF - Rendering Images stored in Database

Monday, November 3rd, 2008 Posted in JAVA, JSF, Spring | 2 Comments »

by Michael Root This article shows how to render images from data stored in the database to a JSF view. This solution was created for the following environment, but will work in other configurations. JavaServer Faces (JSF) 1.2 Richfaces 3.2.2.GA SpringFramework 2.5.5 Spring Webflow 2.0.3 Hibernate 3.2.6.ga Instead ...