Jasper Huzen wrote: > Strange, > > But my solution is "Don't use tacos, because DOJO has almost the same > functionality" > If you just want to use 'simple' dojo widgets, this might be close to true - assuming that you use the dojoType="someWidget" style which however has performance issues (and which tacos doesn't use).
Keep in mind that there are more in tacos (and even dojo) than dojo's widgets. > I can use(see) a dropdowndatepicker, but how do I use that in > combination with Tapestry? Can someone give me an example? > > I can't find any good documentation about that (just like the other > parts of Tapestry :( ) > > I tried: > > <input name="bornDate" id="bornDate" dojoType="DropdownDatePicker" > value="ognl:Customer.bornDate"/> > Assuming that you do NOT use the dojoType="DropdownDatePicker" attribute, do you think the above code should work? Isn't it missing something? or even better some things? > I can choose a date but, when submitting the form, it doesn't store the > right (new selected) date, found in the bornDate textfield. > > Anyone? > I'm hoping you can work it out. > Do you have a lot of free time? Please write some good Tapestry 4 > tutorials with example code! :P Point taken... but i'm pretty sure everyone's doing their best. Perhaps the community can help here. -- Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr Tapestry / Tacos developer Open Source / J2EE Consulting --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]