Is there a better ajax framework than DOJO for web apps using struts?
|
|
|||||
|
|
|
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. |
||
|
|
