working with dhtmlxAjax and java and not using php

I have a jsp page . I have a dhtmlxGrid on it. I have a normal button on the same page. On click of the button I want a xml file to be populated in the grid. This I am able to do but my jsp page is reloaded once again. My question is I want to populate the grid with the xml file without reloading the jsp page. How can I do it using dhtmlxAjax. Please provide a example of java and not using php because I dont know php and I am working on the java platform. I want a sample example of the same. So Please provide a example with the code.







You can use dhtmlxConnectors for Java to integrate dhtmlxGrid with Java server side. You can download beta version here dhtmlx.com/docs/download/dhtmlxC … r_java.zip