Java/Spring/Web: Logout servlet exampleJava/Spring/Web: Logout servlet example
Hi, A simple mini-post concerning a servlet to invalidate the current session when the user wants to logout. This is directly supported by the servlet api by the call to
Hi, A simple mini-post concerning a servlet to invalidate the current session when the user wants to logout. This is directly supported by the servlet api by the call to
Hi, In this post, I will try to present you the HTML5 localStorage and sessionStorage, their differences, examples to illustrate our writes, the browser compatibility and another technologies Persistence UserData.
In a previous article, I have related the prerequisites, the configuration of a GAE account, the creation of a new Eclispe project with the type “Web Application Project” and the
Hello, I would like to write some words concerning YSlow. It’s a tool which analyzes web pages and suggests ways to improve their performance based on a set of rules