Problem with serverside processing

Problem with serverside processing

saichaitanyad1saichaitanyad1 Posts: 6Questions: 0Answers: 0
edited September 2011 in General
Hello
I am using Spring 3.0 in my application and on click of submit I am feteching the records and showing them in data table. I am using regular submit its not an ajax call. But if I have thousands of records its taking 20-30 seconds to paint the table. I am planning to use the data tables serverside processing. But the problem is onSubmit I am submitting the form and I am reloading the page. At the time of reload can i give the URL of Ajax Source. I dont know how to do. Can some one please help me in this.
This discussion has been closed.