Finally I find out what happens by comparing showcase of the plugin with my
codes:

In web.xml, change 

<filter-class>org.apache.struts2.dispatcher.FilterDispatcher</filter-class>

to 

<filter-class>org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter</filter-class>

and then the datepicker work normally.

Terry.

-- 
View this message in context: 
http://old.nabble.com/sx%3Adatetimepicker-tp29927463p29979212.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to