Ajax Case Set Downloads: New paging query cases (including two comprehensive cases in the Ajax Development Essentials) Download _ajax related
Source: Internet
Author: User
In the essentials of Ajax development, I built two simple, comprehensive examples. One is to support the addition, deletion, change, fuzzy search of the simple guest book, and the other is to simulate the MSN space provided log comments, fixed links, trackbacks and custom list management functions.
A new case of paging query today. Similarly, as in the previous two cases, the persisted data from the paging query is still from the XML document to facilitate the copying and deployment of the user. The method for building this case is roughly equivalent to the previous two cases, using Xmlhttprequest.responsexml to get the data and then filling it in the appropriate position on the page. Note code reuse during the build process.
"Ajax Development Essentials," one of the purposes of writing, is to pass the introduction of simple and rich case, extrapolate, grasp the essence of Ajax development, by extension.
These three comprehensive examples are listed separately, packaged into a war package, and can be deployed directly.
Deployment environment: JDK1.4 above version, tomcat5.0.28/tomcat4.1.29 above version.
Click here to download.
After downloading the file is a RAR compressed file, extracted after the Ajax.war file. Direct deployment is OK. Guide Home is index.jsp.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.