Re: Struts 2.0.12 dojo is not defined

2009-01-08 Thread Balbo
Thanks, I upgraded to Struts 2.0.14 and now it's ok. Musachy Barroso wrote: > > Are the dojo javascript files getting loaded? Use firebug to take a look. > > musachy > > On Thu, Jan 8, 2009 at 8:43 AM, Balbo wrote: >> >> I'm trying to use a datetimepicker in my struts 2.0.16 application bu

Re: Struts 2.0.12 dojo is not defined

2009-01-08 Thread Andras Balogh
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 define

Re: Struts 2.0.12 dojo is not defined

2009-01-08 Thread Musachy Barroso
Are the dojo javascript files getting loaded? Use firebug to take a look. musachy On Thu, Jan 8, 2009 at 8:43 AM, 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 somet