Re: Qs about Ajax abilities in Struts 2

2008-03-02 Thread mgainty
ty', population:'4 million', timezone:'-6 UTC' }, { name:'Canada', type:'country', population:'33 million', area:'9,984,670 sq km', children:[{_reference:'Ottawa'}, {_reference:'Toronto'}] }, { name:'Ottawa', type:'

Re: Qs about Ajax abilities in Struts 2

2008-03-02 Thread Jeromy Evans
Yes, it's completely viable with Struts 2, however, the majority of what you've described is client-side functionality. What you need is a good client-side library. I wouldn't approach this problem using the Struts 2 dojo/ajax tags *at all*. They're too limited, especially as they're without

Qs about Ajax abilities in Struts 2

2008-03-02 Thread Karr, David
I've been out of the Struts loop for a long time now (some of you old timers should remember me). I've been reading the docs in firehose mode the last few days, but I have some questions about Ajax-related capabilities in the latest release. I'd like to see if certain combinations of features are