1.. 需要jDOM.jar和bsf.jar,否則無法跟spring整合.
2.. dwr生成的javascript函數會自動加一個回調函數的參數,如原來的函數是checkExist(String name),那么生成的javascript函數是checkExist(callbackFunc,String name).
3.. 注意回調函數只能有一個參數,就是服務器的返回值,如function(messFromServer),這里messFromServer是該操作在服務器上的返回值.
4.. util.js里面有很多有用的方法,最好熟悉一下.
5.. convert并不是必須的,只有你的函數需要傳遞非基本數據類型的數據時需要此項.
我需要增強的,DOM操作,javascript
標簽:
checkExist
javascript
jar
String
上傳時間:
2016-05-06
上傳用戶:壞壞的華仔
Fully revised to cover the latest standards and technologies, XML and Java(TM), Second Edition provides the practical solutions developers need to design powerful and portable Web-based applications. Featuring step-by-step examples, this book focuses on harnessing the power of Java(TM) and XML together to streamline the development process.
XML and Java(TM), Second Edition provides new coverage of emerging areas such as document management, databases, messaging, servlets, JDBC, data binding, security, and more. It begins with an overview of XML programming techniques, standard APIs, and tools. Building upon this foundation, the book goes on to cover the latest technologies, including DOM Level 2, SAX2, XSLT, SOAP, WSDL, and UDDI. It explores the role of these major middleware technologies in XML and Java-based Web application development, as well as the limitations and potential pitfalls.
標簽:
technologies
and
standards
Edition
上傳時間:
2014-01-05
上傳用戶:hj_18