Re: Dijit Calendar usage in Struts 1.3

2008-12-30 Thread Ilan
On Sun, Dec 28, 2008 at 6:43 PM, Frank W. Zammetti wrote: > Ilan wrote: > >> NB: http://docs.dojocampus.org/dijit/form/DateTextBox is what looks >> suitable. >> Again. I am just asking if there are any recommended practices when adding >> a >> Digit widgit to a Struts 1.3 jsp/view >> >> >> > There

Re: Dijit Calendar usage in Struts 1.3

2008-12-28 Thread Frank W. Zammetti
Ilan wrote: NB: http://docs.dojocampus.org/dijit/form/DateTextBox is what looks suitable. Again. I am just asking if there are any recommended practices when adding a Digit widgit to a Struts 1.3 jsp/view There really isn't... there's conceptually no difference between adding Dojo or anythin

Re: Dijit Calendar usage in Struts 1.3

2008-12-28 Thread Ilan
On Sun, Dec 28, 2008 at 11:13 AM, Ilan wrote: > > > On Sat, Dec 27, 2008 at 10:01 PM, Martin Gainty wrote: > >> >> Wes is right on Struts support for legacy 1.x development >> >> If you're thinking your UI layer will need Ajax controls (or any type of >> asynchronous behaviour) >> you will need t

Dijit Calendar usage in Struts 1.3

2008-12-28 Thread Ilan
On Sat, Dec 27, 2008 at 10:01 PM, Martin Gainty wrote: > > Wes is right on Struts support for legacy 1.x development > > If you're thinking your UI layer will need Ajax controls (or any type of > asynchronous behaviour) > you will need to adopt and implement Struts 2.x so you can define and > imp