[ https://issues.apache.org/jira/browse/WW-4925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16394931#comment-16394931 ] Lukasz Lenart commented on WW-4925: ----------------------------------- Can you share your setup and an example action with a JSP file? > Date Parameters are not set in action class after struts upgrade to 2.3.34 > -------------------------------------------------------------------------- > > Key: WW-4925 > URL: https://issues.apache.org/jira/browse/WW-4925 > Project: Struts 2 > Issue Type: Bug > Affects Versions: 2.3.34 > Environment: Windows > Reporter: saisri > Priority: Major > Fix For: 2.4 > > > Setter methods of all other parameters are called in action class except for date parameters when struts version is upgraded from 2.3.15 to 2.3.34. > All the time the setter and getter for date parameters.return "null" value. > For date components, dojo with jmaki ui wrapper framework is used to publish the url with values from UI. From UI, values are reaching to network. No issue here. > In struts.xml, result type for this action is json. Everything is working fine in previous version 2.3.15.. > h2.   -- This message was sent by Atlassian JIRA (v7.6.3#76005)