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