Hi,
I am developing the jsp page in which i am using (<%@ taglib uri="/struts-dojo-tags" prefix="sx" %> library and which is using the Datetimepicker.I have tried to use it but i am stuck over here since some days. Datetimepicker giving the attributes Start-date and end-date, but i do not know the way how to use it as the dynamic values for the end-date and start-date. I do not want to use it as the hard-coded values for the date attributes.
i.e. Date From = Dynamic value (Calendar should show the values of the year/month/date till the Current Date).
Can anybody give me any code snippet or any other resolution,which would be appreciated.
Thanks,
Mishal Shah