Conferences about new development environments, such as AJAX, typically feature sessions showing cool new things you can do with it. Inevitably, though, some sessions will focus on security issues.
In modern web development, AJAX (asynchronous JavaScript and XML) is a technique that allows web applications to communicate with a server asynchronously, retrieving and sending data without ...