Ajax: The Complete Reference : PDF BooK


Ajax: The Complete Reference

by
Thomas A. Powell


One-way Communication
A simple use of remote JavaScript is to spawn a request to the server to indicate that some
event has happened, such as an error condition or a particular user activity like clicking
a link to visit another site. In these scenarios the request is considered one-way, as it may
not be important that a response be returned to the client.
Download


No comments:

Post a Comment