Michel T. Nygard wrote the following in his book Release It!: "Sessions are the Achilles heel of a Web application." I have seen several developers including myself using Session a lot. Session is a wonderful way to keep stuff cached per user in a Web...