Are the dojo javascript files getting loaded? Use firebug to take a look.

musachy

On Thu, Jan 8, 2009 at 8:43 AM, Balbo <michele.balbu...@gmail.com> wrote:
>
> I'm trying to use a datetimepicker in my struts 2.0.16 application but
> "dojo is not defined" (Firebug debugger)
>
> Did I miss something?
>
> my .jsp page is something like..
>
> <%...@taglib prefix="s" uri="/struts-tags" %>
> .
> .
> <head>
>
> <s:head theme="ajax" />
>
> </head>
> <body>
>
> <s:datetimepicker name="dataInizioRicerca" label="data inizio ricerca
> (yyyy-MM-dd)" displayFormat="yyyy-MM-dd"/>
> .
> .
> </body>
>
> --
> View this message in context: 
> http://www.nabble.com/Struts-2.0.12-dojo-is-not-defined-tp21351971p21351971.html
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>



-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to