Hi All, We are using Struts2 for our development,currently we are using struts-2.0.11.1 As we know that struts2 is using DOJO toolkit internally for ajax support
we have previously used DOJO toolkit for UI develoment and it is a gr8 toolkit for ajax based application,with the announcement of DOJO 1.x some of the issues involved with the DOJO like previously it was heavy for loading have been improved significantly. Our current version of Struts2 is using DOJO toolkit version 0.4.x(Correct me if i am wrong) my point is as we have earlier experience of using DOJO with java (Not Struts2),we want to use DOJO with higher version(0.9 or higher) with current version of struts2(In our case it is struts-2.0.11.1) how can we achieve this ?? any suggestion or help in this regard will be much appriciated. S