该页面必须显示先前提交的字段中的值

发布于 2024-10-21 23:33:30 字数 140 浏览 2 评论 0原文

我有一个包含 3 个字段的表单。 2 个字段是下拉菜单和 1 个文本框。

一旦我提交数据,它就会被插入到数据库中,并且页面会重定向到相同的表单。 现在,重定向的表单必须显示先前选择的字段中的值。

它是一个基于struts 的应用程序。

I have a form with 3 fields. 2 fields are dropdowns and one text box.

Once i submit the data, it is inserted into DB and the page is redirected to the same form.
Now, the redirected form must show the values in the fields which were previously selected.

It is a struts based application.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

鼻尖触碰 2024-10-28 23:33:30

缓存表单中输入的值并使用将其设置到字段中

cache the entered value in the form and using set it into field

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文