JSTLとStruts-ELタグを使えば、

<c:set value="src"><bean:write name="bean" property="prop"/></c:set>
<html-el:img src="${src}"/>

みたいに出来る気がします。