- DWR Java AJAX Applications
- Sami Salkosuo
- 202字
- 2021-04-25 17:37:51
Ease of Use
The main feature of DWR is its ease of use. DWR hides a lot of details from developers. This means that we can use AJAX functionality and we don't need to know about XmlHttpRequest
for example, or how to send a Java object to a browser and so on. DWR has its own framework for performing the required marshaling/unmarshaling of Java objects to JavaScript and vice versa.
The setup for DWR consists of copying the dwr.jar
file to the WEB-INF | lib directory in the application WAR file, and installing the application in the server before starting to use it. There are no special interfaces to implement in our own Java classes and it is even possible to develop a Java object completely transparently, so that the object doesn't know any DWR-specific classes. DWR provides well-documented APIs for us to use, and we can take advantage of it when developing, for example, Reverse AJAX applications.
And finally we can leverage the existing Java skills because DWR does not force us to replace the existing code, but instead lives side by side with non-AJAX applications and allows us to gradually change the required parts of an application to AJAX functionality.
- Photoshop 2022從入門到精通
- 移動App測試的22條軍規
- Puppet 2.7 Cookbook
- 中文版AutoCAD基礎培訓教程
- AutoCAD 2016中文版完全自學手冊
- Small Business Server 2008 – Installation, Migration, and Configuration
- SOA Patterns with BizTalk Server 2009
- 正則表達式必知必會(修訂版)
- Photoshop CC 2017 淘寶美工設計實例教程
- 中文版Illustrator 2020基礎教程
- Photoshop CC入門與提高
- Microsoft SQL Azure Enterprise Application Development
- Transformer自然語言處理實戰:使用Hugging Face Transformers庫構建NLP應用
- 攝影師的后期必修課(RAW格式篇)
- 零基礎學Procreate萌物繪