Hi, I have use the following tag. But i don't know the jar file. i want to add that jar in my project.
<%@ taglib uri="/tags/taglib" prefix="comp"%>
and tag :
<comp:fileUpload value="#{uploadBean.uploadedFile}"
uploadIcon=""
uploadOnMouseOver=""
uploadOnMouseOut=""
styleClass=""
progressBarStyleClass=""
cellStyleClass=""
activeStyleClass=""/>
Help me. Thanks in advance.