I came across a Firefox Add-On today by Matthias Tylkowski, that lets user to modify the browser view of his/her preferred web pages. For example, user can modify the appearance of cnn.com to suit his/her needs. The add-on or the web rules is a JSON-based rule language, where each rule is a JSON object. In [...]
Read Full Post »
Posted by Alexander Zagniotov in: drools, javascript, json on Feb 23rd, 2010 00:00
In this article I would like to show how JSON (JavaScript Object Notation) and Java servlet can be used together in a little AJAX (Asynchronous JavaScript and XML) application. To give brief description to those who are not closely familiar with JSON – JSON is a lightweight syntax for representing data, which makes working with [...]
Read Full Post »
Posted by Alexander Zagniotov in: ajax, java, javascript, json, servlets, xml on Sep 13th, 2009 14:00