Best Practice:  Not creating HttpSessions in JSPs by default

Technote (FAQ)
Problem
Solution
It is not good practice to create HttpSessions in JSP™ files by default.

JSP files create HttpSessions by default. If you don't need an HttpSession, you can enhance performance by not taking the default with a one-line JSP file directive. Lab measurements have yielded a 5% performance throughput when this default is not used.

Related information
Best Practice:Not Creating HttpSessions in JSPs by De












Document Information

Product categories: Software, Application Servers, Distributed Application & Web Servers, WebSphere Application Server, Servlet Engine/Web Container
Operating system(s): Multi-Platform
Software version: 3.0.2, 3.0.2.1, 3.0.2.2, 3.0.2.3, 3.0.2.4, 3.5, 4.0
Software edition: Edition Independent
Reference #: 1053983
IBM Group: Software Group
Modified date: 2004-08-30