Hi, I downloaded and studied struts 2, and I find the new concepts of struts2 (I'm struts 1.2.9 user) very pleasant. In struts2 distribution, UI Ajax component are based on dojo toolkit. My question is : dojo will be the only ajax implementation in struts2? Or have you intention to integrate other AJAX frameworks like prototype, scriptaculous?
I send my question because I'm developping taglib for manage ui with Ajax (slider, treeview ) on my project JSControlsTags at http://jscontrolstags.sourceforge.net/ and I have intention to develop AjaxMessageQueue to receive for instance logs of log4j into client console. I would like see how JSControlsTags could add new control for struts2, but my project is based on Prototype and Scriptaculous libraries (not dojo). Thank you for your answer Regards Angelo