You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Wolfgang <wk...@ebi.ac.uk> on 2007/12/14 10:39:21 UTC

no s:graphicImage available

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>


Re: no s:graphicImage available

Posted by Bruno Aranda <br...@gmail.com>.
Hi, the name is:

s:graphicImageDynamic

http://myfaces.apache.org/sandbox/graphicImageDynamic.html

You can find this and other sandbox components in the sandbox site:

http://myfaces.apache.org/sandbox/

Cheers,

Bruno

On 14/12/2007, Wolfgang <wk...@ebi.ac.uk> wrote:
> 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>
>
>

Re: no s:graphicImage available

Posted by David Delbecq <de...@oma.be>.
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)