Hi,
In my jsp page , i have four divs, i want to load dynamically one of the div when i open the page, it has to show the results from the database..I have written the entire code but could not able to load one single div when i open the page in the browser. How to load a div or show the results in <div> when i open the page.
Thanks.