(Niladri Biswas) For serializing and deserializing Java objects to and from JSON, we are using GSon (also known as Google Gson) which is an open source Java Library * of Google.
Tag: JSON / JAVA / XML
Dynamically Adding Dropdown Using REST API and jQuery
(Sagar P) This article explains how to retrieve List Items and dynamically add a Dropdown using the REST API and JQuery.
Tabular Form – set default values with jQuery
(Jeffrey Kemp) I have a simple tabular form with a numeric “sort order” column. I want the value of this column to be defaulted automatically, based on the maximum value of the rest of the records on the screen.
Dynamically Adding Dropdown Using REST API and jQuery
(Sagar P) This article explains how to retrieve List Items and dynamically add a Dropdown using the REST API and JQuery.
Tabular Form – set default values with jQuery
(Jeffrey Kemp) I have a simple tabular form with a numeric “sort order” column. I want the value of this column to be defaulted automatically, based on the maximum value of the rest of the records on the screen.
XPath Editor and Tester Video
(Erin Cavanaugh) Writing XPath expressions is an important skill for any developer – whether they are for an XSLT stylesheet, complex XQuery instruction, or even selecting data in a mobile application.
Web development #7: Dynamic page updates with AJAX
(Sander Rossel) So in theory you should now have all the tools to create the most awesome websites. However, I don’t think any tutorial on web development is complete without doing some AJAX.
XPath Editor and Tester Video
(Erin Cavanaugh) Writing XPath expressions is an important skill for any developer – whether they are for an XSLT stylesheet, complex XQuery instruction, or even selecting data in a mobile application.
Web development #7: Dynamic page updates with AJAX
(Sander Rossel) So in theory you should now have all the tools to create the most awesome websites. However, I don’t think any tutorial on web development is complete without doing some AJAX.
Exploring Variables in JavaScript
(Ashish Kalra) Many of us are already familiar with the scripting language JavaScript for its popularity. Dealing with such a loosely typed language is sometimes cumbersome and it is often more difficult to get out of irksome situations.
