vote up 0 vote down star

Is there a better ajax framework than DOJO for web apps using struts?

flag
1  
Could you describe bit more what you mean 'better'. Any area or specific feature you have in mind? – Prakash Oct 2 '08 at 7:56

1 Answer

vote up 2 vote down

DOJO is purely client-side framework, so which MVC framework you use on the server isn't relevent, they have no interaction with each other.

If AJAX is all you need, though, I suggest using jQuery instead of DOJO, it's smaller, simpler and less buggy.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.