Software Articles
Migration from J2EE to .NET
b. Cookies :
Creating a cookie and setting its expiry time.
Code in J2EE :
Code in .NET :
c. Converting Servlets to ASP .NET code behind :
Servlet sample code :