Hi,
I think this is the same problem with dojo 0.4:
http://dojotoolkit.org/forum/dojo-0-4-x-legacy/dojo-0-4-x-support/firefox-3-and-struts-2-theme-ajax-render-issues#comment-17067
BR,
Andras
Balbo 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>
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org