[jboss-user] [JBoss Seam] - Attribute
nathandennis
do-not-reply at jboss.com
Mon Jan 21 00:30:06 EST 2008
seam 2.0.1CR1
jboss 4.2.1
id attribute will not render on a s:graphicImage.
| <s:graphicImage id="phototoedit"
| value="#{modeditAction.outpic}"
| style="border:0px;"
| rendered="#{modeditAction.outpic != null}"/>
renders as
| <img src="/picture/seam/resource/graphicImage/org.jboss.seam.ui.GraphicImageStore.-4aa1b80-11799ac64d4--7fee.png" style="border:0px;" />
any suggestions?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121705#4121705
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121705
More information about the jboss-user
mailing list