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 dateti

Struts 2.0.12 dojo is not defined

2009-01-08 Thread Balbo
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" %> . . . . -- View this message in context: http://www.nabble.com/Struts