Java Servlets Supporting Users Sessions


The Transactions of the Korea Information Processing Society (1994 ~ 2000), Vol. 7, No. 5, pp. 1544-1552, May. 2000
10.3745/KIPSTE.2000.7.5.1544,   PDF Download:

Abstract

To maintain users'' sessions through web browsers, a web server needs facilities for authenticating users and managing their information. Those facilities enable a web server to keep the states of the users, providing services distinguished by the states. As of now, those facilities are provided through non-standardized technologies, leading to the repeated development of similar functionalities through many web programmers. In this paper, to solve the problem, we define a new session class containing the information on a user, and present a design and implementation of the Java servlet classes which supply the facilities for authenticating users, managing their sessions, and controlling web services according to the groups they belong to. These servlet classes work on any web servers supporting Java servlet such as JavaServer, Apache, and IIS.


Statistics
Show / Hide Statistics

Statistics (Cumulative Counts from September 1st, 2017)
Multiple requests among the same browser session are counted as one view.
If you mouse over a chart, the values of data points will be shown.


Cite this article
[IEEE Style]
J. H. Kim, H. R. Jung, Y. S. Park, M. J. Lee, "Java Servlets Supporting Users Sessions," The Transactions of the Korea Information Processing Society (1994 ~ 2000), vol. 7, no. 5, pp. 1544-1552, 2000. DOI: 10.3745/KIPSTE.2000.7.5.1544.

[ACM Style]
Jin Hong Kim, Hyun Rak Jung, Yang Su Park, and Myung Joon Lee. 2000. Java Servlets Supporting Users Sessions. The Transactions of the Korea Information Processing Society (1994 ~ 2000), 7, 5, (2000), 1544-1552. DOI: 10.3745/KIPSTE.2000.7.5.1544.