语言与与平台无关的视觉 Web 应用程序设计器?

发布于 2024-12-10 01:52:38 字数 297 浏览 1 评论 0原文

好吧,我会尝试把这个变得非常简单:假设我想要一个带有简单文本输入框的网页,它读取用户输入,然后一些服务器应用程序处理它,然后将其输出到下面的文本区域中的同一页面文本输入框(无需刷新整个页面)。

什么是|最简单的|方式/方法/范式?

是否有用于“ajax 感知”的 Web ui 界面的 rad 工具或视觉设计工具?

标准的是什么?或者最完整或最常用的?

我觉得每个人都在使用一种我不知道的工具。

当然,这个工具不能强迫我使用预先确定的网络服务器或语言进行服务器端编程。

有什么想法吗?

Ok i'll try to put this very simple: suppose I'd like a web page with a simple text input box which reads user input, then some server application processes it and then it is outputed to the same page in a text area under the text input box (without refreshing whole page).

What's the |easiest| way/approach/paradigm to this ?

Is there a rad tool or a visual design tool for web ui interfaces which is "ajax-aware" ?

What is the standard one? or the most complete or most used?

I feel like there is a Tool everyone's using that i'm not aware of.

Of course this tool must not force me to use a pre-determined web server or language for server side programming.

Any ideas ?

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

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

发布评论

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

评论(1

呆萌少年 2024-12-17 01:52:38

那么,您听说过 DreamWeaver 吗?它包含一个 JavaScript 扩展(它的名称是 Spyre 或类似的名称),我认为它实现了 AJAX 小部件。另外,与服务器端脚本语言无关,但我想我应该提到 WaveMaker(浏览器内的 RAD 可视化 IDE):

WaveMaker(以前称为 ActiveGrid)是一个开源软件开发平台,可自动执行创建 Java Web 和云应用程序的大部分过程。 WaveMaker 提供了一个可视化的快速应用程序开发平台,并可作为免费的开源软件下载。 WaveMaker 于 2011 年 3 月被 VMware, Inc 收购。

WaveMaker 允许 Web 开发人员创建 Ajax 应用程序。 WaveMaker 框架本身集成了 Spring、ACEGI、Dojo Toolkit 1.0、身份验证、LDAP、ActiveDirectory 和 POJO,其产品包括用于 RIA 开发的 Visual Ajax Studio 和用于 Java 应用程序的 WaveMaker Rapid Deployment Server。

Well, have you heard about DreamWeaver ? It includes a JavaScript extension (it's name is Spyre or something like that) which I think implements AJAX widgets. Also, not server-side scripting-language agnostic, but I thought I'd mention WaveMaker (in-browser RAD visual IDE):

WaveMaker (formerly known as ActiveGrid) is an open source software development platform that automates much of the process for creating Java web and cloud applications. WaveMaker provides a visual rapid application development platform and is available as a free open source software download. WaveMaker was acquired by VMware, Inc in March 2011.

WaveMaker allows web developers to create Ajax applications. The WaveMaker framework itself integrates Spring, ACEGI, Dojo Toolkit 1.0, authentication, LDAP, ActiveDirectory and POJOs and their products include Visual Ajax Studio for RIAs development and WaveMaker Rapid Deployment Server for Java application.

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