Skip to main content
Contribution to Book
Secure Common Web Server Session: Sharing Object Data Across Deployed Java Web Applications on the Same Web Server
Proceedings of the International Conference on Security and Management (2011)
  • Chad Cook, Sam Houston State University
  • Lei Chen, Georgia Southern University
Abstract
When web applications are deployed to a Java web server, there is no consistent or easy way to share object data among them.  In this paper, we propose a mechanism, the Secure Common Web Server Session (SCWSS), which allows object data to be shared across deployed web applications, independent of the web server or any other implementation specifics, in a manner similar to storing session objects in Java. In SCWSS, the byte representation of the object data is first encoded to ASCII format, then encrypted (currently using DES), and finally saved in a cookie with a name supplied by the developer at the root level. Data can then be retrieved by any other application deployed to the same web server that can supply the correct encryption key. The proposed mechanism has been implemented, tested using various browsers, and analyzed for shortcomings and possible improvement.
Keywords
  • Secure,
  • Web applications,
  • Java,
  • Session,
  • Cookies,
  • Encryption
Publication Date
July 18, 2011
Editor
Hamid R. Arabnia, Michael R. Grimaila, George Markowsky, and Selim Aissi
Publisher
WorldComp
ISBN
1-60132-198-8
Citation Information
Chad Cook and Lei Chen. "Secure Common Web Server Session: Sharing Object Data Across Deployed Java Web Applications on the Same Web Server" Las Vegas, NVProceedings of the International Conference on Security and Management (2011) p. 243 - 248
Available at: http://works.bepress.com/lei-chen/90/