[ASK] load jsp page into a <div> and pass json

[ASK] load jsp page into a <div> and pass json

Hi All, 
I have problems, 
I make a jquery ajax to retrieve data from database and take the data in json array. I want to load the jsp page into a $(#div) and set the json data to that jsp page.
Anybody can help me..

Thanks