如何使用ajax和struts刷新jsp页面的部分内容?
我想从服务器重新加载数据表而不刷新它。如何使用 tsruts2 和 ajax 来实现它?请帮忙。
I want to reload the table of data from server without refreshing it. How to achieve it using tsruts2 and ajax.?Please help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看看 Struts2 jQuery Grid 插件也许会对您有所帮助。
这样你就可以与Struts2 json Plugin一起构建动态的
基于 AJAX 的表。
样本:
Take a look at the Struts2 jQuery Grid Plugin maybe it helps you out.
With this you can together with the Struts2 json Plugin build dynamic
AJAX based Tables.
Sample: