> as per my previous post and according to my sense i have write  in
> accordingContainer.xhtml

this is "just" the component. No need to use the metaContainer facet.
It is only used in the master template.

The example is running fine and the code is available and it is easy to run,
so I suggest to study it and port things over to your application.

Greetings,
Matthias

>
> -------------------------------------------------------------------------
> <f:facet name="metaContainer">
>
>        <link rel="stylesheet" type="text/css"
> href="dtk/dijit/themes/tundra/tundra.css" />
>        <script type="text/javascript" src="dtk/dojo/dojo.js"
> djConfig="parseOnLoad: true"></script>
>        <script type="text/javascript">
>     dojo.require("dojo.parser");
>     dojo.require("dijit.layout.AccordionContainer");
>   </script>
>  </f:facet>
>
>
> -----------------------------------------------------------------------
>
> but still gives error
> --
> View this message in context: 
> http://www.nabble.com/about-dojo-use-in-facegoodies-tp18806595p18806595.html
> Sent from the MyFaces - Users mailing list archive at Nabble.com.
>
>



-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
sessions: http://www.slideshare.net/mwessendorf
mail: matzew-at-apache-dot-org

Reply via email to