Re: Re: Null date become today in map when use textfield tag

2007-04-24 Thread longhao
immediately by telephone or email and >> destroy the original >> message without making a copy. Thank you. >> >> - Original Message - >> From: "longhao" <[EMAIL PROTECTED]> >> To: "Struts Users Mailing List" >> >>

Re: Null date become today in map when use textfield tag

2007-04-24 Thread Dave Newton
addressed. If you have received this email message > in error, please notify > the sender immediately by telephone or email and > destroy the original > message without making a copy. Thank you. > > ----- Original Message ----- > From: "longhao" <[EMAI

Re: Null date become today in map when use textfield tag

2007-04-24 Thread Martin Gainty
hank you. - Original Message - From: "longhao" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Tuesday, April 24, 2007 7:19 AM Subject: Null date become today in map when use textfield tag TestDateAction.java public class TestDateAction extends ActionSuppo

Null date become today in map when use textfield tag

2007-04-24 Thread longhao
TestDateAction.java public class TestDateAction extends ActionSupport { private Date singleDate; private Map mapDate; private List listDate; @Override public String execute() throws Exception { return super.