Re: Re: Null date become today in map when use textfield tag
- >> This email message and any files transmitted with it >> contain confidential >> information intended only for the person(s) to whom >> this email message is >> addressed. If you have received this email message >> in error, please notify >> the sender
Null date become today in map when use textfield tag
TestDateAction.java public class TestDateAction extends ActionSupport { private Date singleDate; private Map mapDate; private List listDate; @Override public String execute() throws Exception { return super.