Hi! how can I display images whose source URL comes from the database? and how can I display it's corresponding alt property?
I keep getting an error message on this code: <html:img src="<bean:write name="card" property="imageLink">" width="168.5" height="88" border="1" align="texttop" alt ="bean:write name="card" property="imageDescription" /> thanx. h -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

