开发者

how to hold the current page after second request

Hi friends.

I am working with Struts Hibernate and Spring in my application. I am retrieving data from bd and in the same page I had another hyperlink when I click that one it should retrieve data from another table and should display that under the previous ta开发者_如何学Pythonble but the problem I am facing is when I click the another hyperlink the control is going new page and is not showing previous data. So please help me to resolve this problem! Thanks in advance.

Sunny


I would recommend reading up on the Struts2 AJAX framework. By doing an AJAX request you can load this data without requiring an entire page refresh.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜