Monday, May 16, 2005

: "Improving HttpSession Performance with Smart Serialization
Name:
Bio: Kyle Brown is Senior Technical Staff Member for the J2EE Architecture and Web Services team. He works with some of IBM's largest WebSphere customers to help them develop best practices to solve complex business problems "

One of the most persistent problems in developing Web applications in Java is how to best handle session state. This best practice discusses using transient variables to enable WebSphere to selectively serialize objects, thus improving performance.One of the most persistent problems in developing Web applications in Java is how to best handle session state. This best practice discusses using transient variables to enable WebSphere to selectively serialize objects, thus improving performance.

No comments: