Can you try as shown below: <input t:type="datefield" t:id="selectDate" t:value="testDate" />
and in the java: @Property @Persist private Date testDate; I think you need to make the property as @Persist but you could try it without it as well and see if it works or not. ----- -- Don't Forget to Rate -- View this message in context: http://tapestry.1045711.n5.nabble.com/JQuery-Calendar-problem-tp5610238p5610592.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org