★ wanayoo — archive 1999 http://blogs.oracle.com/java/tags/RESTNouvelle recherche | Portail wanayoo

Wednesday Jan 19, 2011

Technical Article: Part 4: Security and Performance Tuning of a REST and Ajax Application

Julien Dubois's clear and useful technical article, "Security and Performance Tuning of a REST and Ajax Application," the last in a four-part series, informs developers how to secure applications against XSS (cross-site scripting) attacks and how to improve an application's server and client side performance. He shows how to secure URLs and objects, how to protect applications from hackers, how to serve static data on the client, how to improve client-side performance by using gzip and HTTP headers, and how to cache content to reduce the server-side load.

In the article, Dubois sums up the four-part series:

"In the four articles of this series, we learned how to build a Jersey-based RESTful application and how to efficiently access it with the JQuery framework. Because both frameworks rely on open and standard architectures, we saw that it was easy to make them work together, even for advanced tasks such as HTTP caching.

We also saw that such an application can provide an advanced user interface, thanks to JQuery, and it can scale very easily, thanks to the REST architecture. We also studied how such applications can be secured, even against modern XSS attacks."

Read the article in full.

Monday Nov 15, 2010

Technical Article: Making Jersey and JQuery Work Together

Julien Dubois's informative article, "Part 3: Making Jersey and JQuery Work Together", the third in a series, further explores the advantages of JQuery, a popular open-source JavaScript Library that provides many advanced and cross-browser functions that can enhance web applications.

From the article itself:

"We will connect the JQuery-enhanced Web page from the second article to the Jersey-based Representational State Transfer (REST) interface that we built in the first article. We will begin by introducing Ajax, which is now a very common technology, and then work on our ArticleEvaluator sample application in order to see how we can use Ajax to send and receive data between JQuery and Jersey. The result will be a working, JQuery-powered Web application that can make Ajax calls to our Java technology-based REST application.

Read the entire article here: http://www.oracle.com/technetwork/articles/java/jersey-jquery-177519.html.

About

Insider News from the Java Team at Oracle!

Search
Recent Posts
Top Tags
Categories
Archives
« May 2011
SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
11
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
    
       
Today
Menu
Feeds