News Ticker

Web Services

JAX-RS Course Promotion

February 13, 2018 // 0 Comments

All this week I am over at the CodeRanch answering questions about JAX-RS. Come and join me in the Web Services forum where I will be having fun discussions with other [...]

HTML5 and AJAX interface

December 1, 2013 // 0 Comments

In the final part of this four step tutorial I am going to show how to use HTML5 and AJAX from jQuery to build a pop-up box that triggers an AJAX call to a servlet that [...]

JSP, tag libs and servlet

November 21, 2013 // 0 Comments

In the previous article, we saw how to marshal the XML returned by the web service to a Stock object. Now we are going to create a JSP template to create the structure of the [...]