posted 18 years ago
My favorite to use with Struts is Taconite (taconite.sf.net) although clearly I'm biased since I'm the Taconite lead developer. Taconite integrates well with Struts because you can use JSPs to construct the Taconite response XML, which is mostly just XHTML embedded within some Taconite-specific XML tags.
Struts works well with most Ajax libraries. DWR, Prototype, and others are sure to work with Struts, so it mostly comes down to which framework best fits your coding style.
Ryan Asleson<br />Co-Author, <a href="http://www.amazon.com/Foundations-Ajax-Foundation-Ryan-Asleson/dp/1590595823/sr=1-1/qid=1158926537/ref=pd_bbs_1/002-7412154-2924860?ie=UTF8&s=books" target="_blank" rel="nofollow">Foundations of Ajax</a> and <a href="http://www.amazon.com/Pro-Ajax-Java-Frameworks/dp/1590596773/ref=sr_11_1/002-7412154-2924860?ie=UTF8" target="_blank" rel="nofollow">Pro Ajax and Java Frameworks</a><br /><a href="http://taconite.sf.net" target="_blank" rel="nofollow">Taconite</a> Lead Developer