<webwork:property value="/componentManager/fileIconBean/fileIcon(filename, mimetype)"><webwork:if test=". != null"><img src="<%= request.getContextPath() %>/images/icons/attach/<webwork:property value="icon" />" height=16 width=16 border=0 vspace=1 align=absmiddle alt="<webwork:property value="altText" />"></webwork:if><webwork:else><img src="<%= request.getContextPath() %>/images/icons/attach/file.gif" height=16 width=16 border=0 vspace=1 align=absmiddle alt="File"></webwork:else></webwork:property>
