Re: JQuery Calendar problem.

2012-04-04 Thread generalkimi
I use Tapestry version 5.2.6... -- View this message in context: http://tapestry.1045711.n5.nabble.com/JQuery-Calendar-problem-tp5610238p5610726.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubsc

Re: JQuery Calendar problem.

2012-04-04 Thread generalkimi
If i set Date in java and DateField in tml call both Calendar. -- View this message in context: http://tapestry.1045711.n5.nabble.com/JQuery-Calendar-problem-tp5610238p5612601.html Sent from the Tapestry - User mailing list archive at Nabble.com. -

Re: JQuery Calendar problem.

2012-04-02 Thread generalkimi
Resolved... :) My solution: -- go to *C:\Users\/user/\.m2\repository\org\got5\tapestry5-jquery\/jqueryVersion/* -- Open tapestry5-jquery-/jqueryVersion/.rar file -- go to *tapestry5-jquery-/jqueryVersion/.jar\org\got5\tapestry5\jquery\ui_1_8* -- delete jquery.ui.datepicker.js file -- now ca

Re: JQuery Calendar problem.

2012-04-02 Thread generalkimi
Yes, i use JQuery library :) and i try this: ** in java * @Persist @Property private String testDate;* when press submit, exception: *Cannot format given Object as a Date* -- View this message in context: http://tapestry.1045711.n5.nabble.com/JQuery-Calendar-problem-t

Re: JQuery Calendar problem.

2012-04-02 Thread generalkimi
I use Tapestry version is 5.2.6... -- View this message in context: http://tapestry.1045711.n5.nabble.com/JQuery-Calendar-problem-tp5610238p5610724.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsu

Re: JQuery Calendar problem.

2012-04-02 Thread generalkimi
It works, but calls JQuery Calendar and default Calendar. :) Thanks. -- View this message in context: http://tapestry.1045711.n5.nabble.com/JQuery-Calendar-problem-tp5610238p5610631.html Sent from the Tapestry - User mailing list archive at Nabble.com. -

JQuery Calendar problem.

2012-04-02 Thread generalkimi
I have problem with JQuery Calendar, if i call * * calendar work fine, but when get entered value for *testDate* return null, if i set ** JQuery Calendar not work. Thanks for your suggestions. -- View this message in context: http://tapestry.1045711.n5.nabble.com/JQuery-Calendar-problem-tp56102