Probably because sandbox does not have a graphicImage component? The graphicImage component is part of the JSF specification (h:graphicImage)
The only image related tag in sandbox is s:graphicImageDynamic En l'instant précis du 14/12/07 10:39, Wolfgang s'exprimait en ces termes: > Hi, > > installed sandbox on my project, but there's no s:graphicImage > component available. > Does anyone know why? > > <dependency> > <groupId>org.apache.myfaces.tomahawk</groupId> > <artifactId>tomahawk</artifactId> > </dependency> > > <dependency> > <groupId>org.apache.myfaces.tomahawk</groupId> > <artifactId>tomahawk-sandbox</artifactId> > <version>1.1.6</version> > </dependency> -- http://www.devlog.be (a belgian developer's logs)

