Hello Every one .. I am very New in jsf.. I wrote some code for uploading image that are following...... This is JSF page Coding... <%@taglib uri="http://java.sun.com/jsf/html" prefix="h"%> <%@taglib uri="http://java.sun.com/jsf/core" prefix="f"%> <%@ taglib uri="http://myfaces.apache.org/tomahawk" prefix="t"%>
title>FileUpload example
///////////This is Bean ...