Categories


Handling Cookies

Raiting 5.00

This is an article based on cookies, which enable a site to identify a user during an e-commerce session, avoid explicit username and password, customizing a site, and for focusing advertising.

Counting Active Users on your web site using JSP

Raiting 5.00

This article is discusses about building JSP pages and session listener class with which the number of users of a particular site can be determined. The article provides a detailed description about the Session, how to count active sessions, and the requirements for it.

Managing Sessions with Java Servlets

Raiting 5.00

Managing Sessions with Java Servlets provides information about sessions. Here the author says that session can identify the visitor who is making page request and it is automatically generated by the servers to be used in knowing about visitors preferences.

Cost: Free