请为基于动态表单的 Web 应用程序推荐一个好的框架
大家好 我试图创建一个基于动态表单的申请提交系统。 这里的申请表是从控制面板动态生成的,用户可以在控制面板中 可以设计表单和数据类型。当最终用户提交表单时,它会被保存到数据库中。
我可以使用什么技术来有效地设计这样一个基于 Java 的 Web 系统。
谢谢和问候,
Hi all
I have trying to create a dynamic form based application submission system.
Here application forms are dynamically generated from a control panel where the user
can design the form and data-type. When end user submits the forms it gets persisted into database.
What technologies can I use to efficiently design such a web based system in java.
Thanks and regards,
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
GWT 是最适合您需求的解决方案。如果您有 swing 或 swt 经验,您会很容易熟悉 GWT。
嗯,与您想要的类似的网站; http://glowday.com/editor
GWT is the most suitable solution for what you want. If you have swing or swt experience, you would be easily familiar with GWT.
Well , similar web site to what you want; http://glowday.com/editor