This is a place for me to collect my thoughts about trying to put together an MVC framework for building Ajax applications.
It seems to me that it really shouldn't be too hard to create a javascript based framework that would handle all the plumbing necessary for calling an "action" on the server (yep, my Struts background will show frequently I imagine) and then render the result.
I hate reinventing the wheel so I've been digging around for a while looking for an existing framework. While I haven't found a complete framework, I have found several tools that I plan to utilize: