DocumentCode
3111901
Title
Web page caching in Java Web applications
Author
Turner, David A.
Author_Institution
Dept. of Comput. Sci., California State Univ., San Bernardino, CA, USA
Volume
2
fYear
2005
fDate
4-6 April 2005
Firstpage
805
Abstract
Many Web applications serve pages that change infrequently, such as catalog pages within a shopping application or a calendar of events on a university Web site. Such pages change only when a staff member logs in, and updates data on which the pages are based. Without caching, requests for such pages result in redundant read operations on the database and generation of HTML from a collection of HTML generating components. In this paper, we explain how we decrease this processing overhead in Java Web applications by caching infrequently changing Web pages.
Keywords
Internet; Java; Web sites; hypermedia markup languages; object-oriented programming; software architecture; HTML generating components; Java Web application; Web page caching; catalog pages; redundant read operations; shopping application; software architecture; software design patterns; university Web site; Application software; Calendars; Computer science; Databases; Delay; HTML; Java; Logic; Technology management; Web pages; Web page caching; patterns for software design; software architecture;
fLanguage
English
Publisher
ieee
Conference_Titel
Information Technology: Coding and Computing, 2005. ITCC 2005. International Conference on
Print_ISBN
0-7695-2315-3
Type
conf
DOI
10.1109/ITCC.2005.296
Filename
1425258
Link To Document