Well... just a bit refining
Vladimir Isakovich schrieb:

Jul 5, 2007 1:12:09 PM com.sun.facelets.tag.jsf.ComponentRule warnAttr
WARNING: /web/sec/examples/largeTableScroller.xhtml @104,85 border="1" Property 'border' is not on type: org.apache.myfaces.component.html.ext.HtmlGraphicImage

2. I also can see a warning...

It's correct. The old good border="0" for image is deprecated with HTML4. We should use CSS instead.

Reply via email to