Combine Ajax and JSON to Transmit Complex Presentation Data
Learn how to combine Ajax and JSON to override the browser’s default locale and perform retrievals of complex data.
Read more: Combine Ajax and JSON to Transmit Complex Presentation Data
a2a_linkname=”Combine Ajax and JSON to Transmit Complex Presentation Data”;a2a_linkurl=”http://www.frenzygraphics.com/2010/09/01/combine-ajax-and-json-to-transmit-complex-presentation-data/”;
How to Create an Ajax Autocomplete Text Field
In the last article, you learned how AJAX can be used to link the contents of a select field to a parent one. Now we’re going to use AJAX to create an Autocomplete text field using the Eclipse Web Tools Platform with the Apache Tomcat server. By Rob Gravelle. 0326
The rest is here: How to [...]
How to Create an Ajax Autocomplete Text Field: Part 3
This week we’ll be developing the AutocompleteServlet. The servlet acts much like an ASP, Perl or PHP script in that it’s executed by the server and accepts parameters from the browser. By Rob Gravelle. 0409
Source:How to Create an Ajax Autocomplete Text Field: Part 3
a2a_linkname=”How to Create an [...]


