Register

To become a member of ITProPortal Register here.

Already a member? Login here

Please register below. All we need is a valid email address and a password.

Please use a real email address as we need to email you to confirm your account.
Must be at least 6 characters long.

Benefits of joining ITProPortal:

  • Unlimited Access to Special Reports and White Papers
  • Exclusive offers and discounts
  • Free entry to all competitions
  • Access to beta sections of ITProPortal.com

Login to your account



Forgot your password?


Secured-by-Design Empty Client AJAX

Secured-by-Design Empty Client AJAX
  • Digg del.icio.us reddit Facebook
Conventional AJAX requires the browser to connect directly to a web service or even a raw data provider. Client side AJAX, therefore, exposes credentials, tokens and other sensitive data which presents a key concern for enterprise applications.

On the other hand, there is the ‘empty client’ concept. According to this approach the client never consumes data or services directly, since all of the application logic, UI logic and data access is handled on the server.

The client simply connects to the “view” on the server, via a standard protected HTTP/HTTPS pipeline, and the "view" is projected on the browser by Meta Data and therefore never compromises security.

Since there is no data, no logic and no open services on the client, the 'empty client' approach presents a highly secured alternative to conventional client side AJAX and introduces a new level of security to web applications in general.

Gizmox is the company behind Visual WebGui which brings AJAX & Silverlight to enterprises with unprecedented ROI for creating & deploying enterprise level 'web like desktop' applications on the web.
Visual WebGUI

Posted by Visual WebGUI on 22 Sept. 2008

Gizmox is the company behind Visual WebGui which brings AJAX and Silverlight to enterprises with unprecedented ROI for creating and deploying complex "web-like desktop" applications

Tags: Web security, ajax