PQ71972: CUSTOM TAGS' GETATTRIBUTE() DOES NOT LOCATE VARIABLES IN SESSION | |||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description Custom tags getAttribute() does not locate variables in Session scope. JSP TAG TAGS CUSTOM SCOPE WEBSPHERE WASENGLocal fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server users who use * * extra info tag to store and retrieve * * some variables in pageContext * **************************************************************** * PROBLEM DESCRIPTION: When extra info tags are used in a JSP, * * and variables are stored with * * PageContext.setAttribute, a null value * * will be returned when retrieving the * * variable. * **************************************************************** * RECOMMENDATION: * **************************************************************** The WebSphere JSP compiler only retrieves attributes from the page scope. If the extra info variable is stored in the session scope, it will not be retrieved by WebSphere.Problem conclusion To prevent a null value from being returned, the JSP compiler will check attributes in both the page and the session scope.Temporary fix PQ71972_Test.jar is readyComments
APAR is sysrouted FROM one or more of the following: APAR is sysrouted TO one or more of the following: Modules/Macros
SRLS
|
Document Information |
Product categories: Software > Application Servers >
Distributed Application & Web Servers > WebSphere Application
Server > General
Operating system(s):
Software version: 400
Software edition:
Reference #: PQ71972
IBM Group: Software Group
Modified date: May 27, 2003
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.