Re: Struts2.1 datetimepicker contains wrong characters for Japanese

2009-01-22 Thread vikpan
The datetimepicker is not getting validated by using actionname-validation.xml.. I migrated from struts 2.0.6 to 2.1.6, pls can you tell wat is missing in my followin code <%@ taglib prefix="s" uri="/struts-tags" %> <%@ taglib prefix="sx" uri="/struts-dojo-tags" %> *

Re: Struts 2 and DateTimePicker tag

2009-01-22 Thread vikpan
I'm having trouble in validating datetimepicker. Tried Using required="true" but doesn't get validated can u kindly help to go about the same ... And one more doubt difference between http://www.nabble.com/Struts-2-and-DateTimePicker-tag-tp14239582p21602655.html Sent from the Struts - User