One more thing worth mentioning - I am using result of type "tiles", not sure it has to do something with the control not being rendered.
Please help... -----Original Message----- From: Richa Pandharikar [mailto:richa.pandhari...@tdktech.com] Sent: Monday, December 29, 2008 3:55 PM To: 'Struts Users Mailing List' Subject: RE: datetimepicker ....unable to get it working :( No change....still getting the same results. In IE I am getting error - dojo is undefined. FF3 - No Error but control is not getting loaded. -----Original Message----- From: d...@holstein.com [mailto:d...@holstein.com] Sent: Monday, December 29, 2008 3:47 PM To: Struts Users Mailing List Subject: Re: datetimepicker ....unable to get it working :( Try putting the <s:head theme="ajax" /> inside html <head> tags. JSP - <%@ include file="/WEB-INF/pages/common/standard-includes.jsp" %> <html> <head> <s:head theme="ajax" /> </head> <body> <s:form action="getDetailedReport" namespace="." validate="true"> <s:datetimepicker name="periodEndDate"></s:datetimepicker> </s:form> </body> This e-mail and any files transmitted with it are confidential and intended solely for the use of the individual(s) or entity to whom they are addressed. If you receive this e-mail in error please notify postmas...@holstein.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org