使用 JSP 的主从页面
你好 我需要使用 JSP 创建一个主从页面,在不提交表单的情况下添加、编辑和删除详细信息,我想知道您是否可以就如何实现这一点提供一些建议(也许是一个插件)。
提前致谢
Hi
I need to create a Master-detail page with JSP, to add ,edit and delete details without form submission and I wondered if you could give some suggestions on how to achieve this (maybe a plugin).
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
...您可能需要查看其中一个 JavaScript 框架来帮助您解决此问题,除非您想亲自动手并希望从头开始使用该功能。在这些方面我偏向于 jQuery。
... you may want to look at one of the JavaScript frameworks to help you with that unless you want get your hands dirty and want to roll the functionality from scratch. I'm biased toward jQuery for those things.