foundations-of-ajax

所属分类:Ajax
开发工具:Java
文件大小:7572KB
下载次数:90
上传日期:2006-10-09 09:42:13
上 传 者A早安
说明:  《ajax基础教程》源码,无刷新机制的基础。
("ajax based tutorial" source code, no set mechanism based.)

文件列表:
foundations-of-ajax-examples (0, 2005-11-22)
foundations-of-ajax-examples\axis-1_2_1 (0, 2005-10-18)
foundations-of-ajax-examples\axis-1_2_1\lib (0, 2005-10-18)
foundations-of-ajax-examples\axis-1_2_1\lib\axis-ant.jar (33506, 2005-06-14)
foundations-of-ajax-examples\axis-1_2_1\lib\axis.jar (1604162, 2005-06-14)
foundations-of-ajax-examples\axis-1_2_1\lib\commons-discovery-0.2.jar (71442, 2005-06-14)
foundations-of-ajax-examples\axis-1_2_1\lib\commons-logging-1.0.4.jar (38015, 2005-06-14)
foundations-of-ajax-examples\axis-1_2_1\lib\jaxrpc.jar (32071, 2005-06-14)
foundations-of-ajax-examples\axis-1_2_1\lib\log4j-1.2.8.jar (352668, 2005-06-14)
foundations-of-ajax-examples\axis-1_2_1\lib\log4j.properties (941, 2005-06-14)
foundations-of-ajax-examples\axis-1_2_1\lib\saaj.jar (19427, 2005-06-14)
foundations-of-ajax-examples\axis-1_2_1\lib\wsdl4j-1.5.1.jar (126771, 2005-06-14)
foundations-of-ajax-examples\axis-1_2_1\LICENSE (11562, 2005-06-14)
foundations-of-ajax-examples\axis-1_2_1\release-notes.html (2785, 2005-06-14)
foundations-of-ajax-examples\Chapter02 (0, 2005-10-18)
foundations-of-ajax-examples\Chapter02\build.xml (3021, 2005-09-20)
foundations-of-ajax-examples\Chapter02\dist (0, 2005-10-18)
foundations-of-ajax-examples\Chapter02\dist\Chapter02.war (4072, 2005-11-22)
foundations-of-ajax-examples\Chapter02\nbproject (0, 2005-09-20)
foundations-of-ajax-examples\Chapter02\nbproject\build-impl.xml (28955, 2005-09-20)
foundations-of-ajax-examples\Chapter02\nbproject\genfiles.properties (455, 2005-09-20)
foundations-of-ajax-examples\Chapter02\nbproject\project.properties (2064, 2005-11-22)
foundations-of-ajax-examples\Chapter02\nbproject\project.xml (700, 2005-09-20)
foundations-of-ajax-examples\Chapter02\src (0, 2005-09-20)
foundations-of-ajax-examples\Chapter02\src\conf (0, 2005-09-20)
foundations-of-ajax-examples\Chapter02\src\conf\MANIFEST.MF (23, 2005-09-20)
foundations-of-ajax-examples\Chapter02\src\java (0, 2005-09-20)
foundations-of-ajax-examples\Chapter02\test (0, 2005-09-20)
foundations-of-ajax-examples\Chapter02\web (0, 2005-09-20)
foundations-of-ajax-examples\Chapter02\web\iframe.html (552, 2005-08-24)
foundations-of-ajax-examples\Chapter02\web\index.html (484, 2005-09-20)
foundations-of-ajax-examples\Chapter02\web\META-INF (0, 2005-09-20)
foundations-of-ajax-examples\Chapter02\web\META-INF\context.xml (68, 2005-09-20)
foundations-of-ajax-examples\Chapter02\web\server.html (232, 2005-08-24)
foundations-of-ajax-examples\Chapter02\web\simpleRequest.html (1027, 2005-09-20)
foundations-of-ajax-examples\Chapter02\web\simpleResponse.xml (22, 2005-09-20)
foundations-of-ajax-examples\Chapter02\web\WEB-INF (0, 2005-09-20)
foundations-of-ajax-examples\Chapter02\web\WEB-INF\web.xml (403, 2005-09-20)
foundations-of-ajax-examples\Chapter03 (0, 2005-10-18)
... ...

================================================================================ EXAMPLES FROM "FOUNDATIONS OF AJAX" ================================================================================ Last Updated: 23 November 2005 Thank you for your interest in "Foundations of Ajax." We hope you find the book and these examples useful tools for learning Ajax and its related techniques. Included in this download is the source code for the examples from the book. The examples can be run in any J2EE 1.3 servlet container like Jakarta Tomcat. All of the pre-built WAR files were compiled against JDK 1.4, thus JDK 1.4 or newer is required to run them. The source code is divided by chapter. Inside of each chapter folder is a directory named "dist." Within the dist directory is the pre-built WAR file that can be deployed to Tomcat or other servlet container. Each chapter folder also contains a build.xml file from which the WAR file can be built using Ant. Use the dist target to compile the sources and build the WAR file: > ant dist Each chapter WAR file has an index file that points to the individual examples within that chapter. Access the index file using a URL similar to the following, making sure to use the desired chapter number and the correct port number for your servlet container: http://localhost/Chapter02/ Users of the NetBeans IDE will notice that each chapter folder contains a directory named nbproject, making each chapter folder a native NetBeans project. Each chapter folder can be opened in the NetBeans IDE version 4.1 or newer. You may contact us via email at foundationsofajax@gmail.com with any questions regarding the source code. Thank you and good luck!

近期下载者

相关文件


收藏者