<%@taglib prefix="d"" name="description">

Hi,
I am facing problem in struts2(2.1 version) to diaplay datetimepicker.
sample code:
<%@taglib prefix="s" uri="/struts-tags"%> <%@taglib prefix="d" uri="/struts-dojo-tags"%>
Note : I was included "struts2-dojo-plugin-2.1.6.jar" in WEB-INF/lib folder of my project.
but only label "Format (yyyy-MM-dd)" is displaying but not the datepicker.
Can anyone suggest to solve this problem.
Thanks, B.Sucharitha.

use theme=ajax in your header
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.