It looks like it might be a bug in Struts 2.0.6 - I get a 404 (via
Firebug) for the following files:

http://localhost:8080/struts/dojo/src/i18n/calendar/nls/en-us/gregorian.js
http://localhost:8080/struts/dojo/src/i18n/calendar/nls/en/gregorianExtras.js
http://localhost:8080/struts/dojo/src/i18n/calendar/nls/en-us/gregorianExtras.js

I'll try posting a message to the Struts user mailing list.

Matt

On 5/24/07, Matt Raible <[EMAIL PROTECTED]> wrote:
I'm looking into this now.

Matt

On 5/24/07, Will Berger <[EMAIL PROTECTED]> wrote:
>
> Fyi
>
> I did this in a test environment.  It wasnt an upgrade. fresh new build just
> for this. I tried putting the dojo
>
>   <script type="text/javascript" src="<c:url
> value='/struts/dojo/dojo.js'/>"></script>
>
> javascript error message.
>
>  dojo not defined
>
>  dojo.require("dojo.widget.DatePicker");
>
>
> Will
>
> -----------------------------
>
> Will Berger wrote:
> >
> > I can't get the datepicker to display.  I thought this was fixed in 2m5.
> > What am I doing wrong.
> >
> > <%@ include file="/common/taglibs.jsp"%>
> >
> > <html>
> > <head>
> >   <title>My page</title>
> > </head>
> > <body>
> >    <td>
> >         <div id="div1">Div 1</div>
> >     </td>
> >    <td>
> >     <s:datetimepicker  name="dddp4" type="date" />
> >     </td>
> > </body>
> > </html>
> >
> >
> > Will
> >
>
> --
> View this message in context: 
http://www.nabble.com/datepicker-problems-in-appfuse-2m5-tf3813782s2369.html#a10796039
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
http://raibledesigns.com



--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to