提交两种表单 - 一种来自菜单,一种来自正文
我在我的应用程序中使用tiles框架。我有两个 JSP(body.jsp 和 menu.jsp)文件,一个用于正文,一个用于菜单(左侧菜单)。现在我想要主体中有一个提交按钮,它将主体和菜单数据发布到一个操作类。
请针对上述问题提出解决方案,
提前致谢。
I am using tiles framework in my application. I have two JSP(body.jsp and menu.jsp) files one is for body and one is for Menu(Left hand side menu). Now i want a single submit button in body which will post the both body and menu data to one action class.
Kindly suggest solution for the above said problem
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)