Jquery 删除弹簧绑定行:仍在请求吗?
我正在使用 spring-web-flow + spring mvc。 在我的 Spring Web Flow 中,当发生验证错误时,我会返回到发生错误的页面,这是 Spring Web Flow 中的默认设置。
我遇到的问题是,在发生错误的页面上,用户可以添加/删除其中绑定了输入字段的行。 (只需使用一些 JavaScript 来添加fieldname[X]
)。当我提交时,添加的字段已正确绑定,但是当我由于验证错误而返回页面时,使用 jquery remove()
删除该行,然后再次提交,删除的行是还在请求对象上吗?
I'm using spring-web-flow + spring mvc.
Within my spring web flow when a validation error occurs I go back to the page on which it occurred as is the default in spring web flow.
The issue I'm having is that on the page on which the error occurs a user can add/remove rows in which there are input fields which are bound. (just using some javascript to add fieldname[X]
). When I submit the added fields are correctly bound, however when I land back on the page due to a validation error, remove the row using jquery remove()
and then submit again the removed row(s) are still on the request object?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论