dwr.xml文件中的create元素的结构如下:
xml 代码
- <allow>
- <create creator="..." javascript="..." scope="...">
- <param name="..." value="..."/>
- <auth method="..." role="..."/>
- <exclude method="..."/>
- <include method="..."/>
- </create>
- ...
- </allow>
这里的多数元素都是可选的 - 你真正必须知道的是指定一个creator和一个javascript名字。
creator属性 是必须的 - 它用来指定使用那种创造器。
默认情况下DWR1.1有8种创造器。它们是:
- new: 用Java的new关键字创造对象。
- none: 它不创建对象,看下面的原因。 (v1.1+)
- scripted: 通过BSF使用脚本语言创建对象,例如BeanShell或Groovy。
- spring: 通过Spring框架访问Bean。
- jsf: 使用JSF的Bean。 (v1.1+)
- struts: 使用Struts的FormBean。 (v1.1+)
- pageflow: 访问Beehive或Weblogic的PageFlow。 (v1.1+)
如果你需要写自己的创造器,你必须在init部分注册它。
分享到:
相关推荐
《Creators-iOS: 创作者合作的iOS应用开发详解》 在移动应用开发领域,iOS平台因其稳定性和高质量用户体验而备受青睐。"Creators-iOS"项目是专为创作者设计的一款合作移动应用程序,它充分利用了iOS的特性,为用户...
"Creators-Collab-Backend" 是一个专为创作者设计的协作平台的后端部分,它主要基于 JavaScript 这一编程语言构建。JavaScript 是一种广泛应用于Web开发的动态编程语言,尤其在前端开发中占据主导地位,但随着Node....
本篇将深入探讨Gitworkflows,尤其是通过链接“https://hackernoon.com/how-the-creators-of-git-do-branches-e6fcc57270fb”提供的资源,我们将了解Git的创建者们如何处理分支策略。 1. **主分支策略**: - **...
Creators Stack是一个网络应用程序,可让您将创作者的图像和视频集中到一个地方 主要特点 创作者和内容搜寻 图片和视频库 缩略图和可配置的视频预览 Docker撰写用法 首先克隆存储库 git clone git@github....
语言:English (United States) 一键向您最喜欢的网站和创作者捐款 Tipjar是一种浏览器扩展程序,可以轻松地直接向您喜欢的网站和创建者捐款。 当您打开的网站接受直接捐款时,您将在浏览器的工具栏中看到一个绿色的...
藏经阁的这份文档“Taking Windows 10 Kernel Exploitation To The Next Level – Leveraging Write-What-Where Vulnerabilities In Creators Update”由Morten Schenk撰写,他是Improsec ApS的安全顾问,专注于...
This book/CD set utilizes extensive annotations and code samples from the creators of the technology to move beyond the online documentation and provide .NET developers with a dictionary-style ...
new hacks and viruses, and the creators sometimes were idolized. Huge amounts of human and financial resources were devoted toward Y2K projects. Looking back, the United States and many other western ...
re:creators op的k值文件
Intellectuals, as the creators of art, are characterized by their cultural structures, which lead them to examine and reflect upon reality when crafting their works. Bitterness, as a deep-rooted ...
The Fox - Minimal Blog/Magazine Theme For Creators Fox - 创造者的最小博客/杂志主题" ---------- 泰森云每天更新发布最新WordPress主题、HTML主题、WordPress插件、shopify主题、opencart主题、PHP项目源码、...
在当前的经济环境中,"Job-Creators"的主题聚焦于如何通过有效的政策推动就业增长、企业发展,同时确保劳动者的...文件"Job-Creators-main"可能包含了这些政策的具体细节、案例研究或数据支持,以供进一步分析和参考。
恢复MySQL数据库创建存储过程是遇到错误 you *might* want to use the less safe log_bin_trust_function_creators variable 需要执行 SET GLOBAL log_bin_trust_function_creators = 1; 您可能感兴趣的文章:完美...
The Keypad library has been updated for Arduino 1.0 by its original creators and can be downloaded from here: http://www.arduino.cc/playground/Code/Keypad Ken Shiriff’s IRRemote library has been ...
creators to design buildings, bridges, video game art, film monsters, 3D printable objects, and many other things before building a physical version of the design. At their core, CAD tools are a ...
Learn how to use, deploy, and maintain Apache Spark with this comprehensive guide, written by the creators of this open-source cluster-computing framework. With an emphasis on improvements and new ...