PQ69895: JSP:PLUGIN TAG IS NOT HANDLING NAME ATTRIBUTE PROPERLY | |||||||||||||||||||||||||||||||||||||||
![]() |
|||||||||||||||||||||||||||||||||||||||
![]() APAR status Closed as program error. Error description Customer write JSP using JSP:Plugin take to access an applet. When compiled by the WebSphere JSP processor, the NAME attribute set by the JSP:Plugin tag does not get included in the java code produced. This leads to the applet no being able to speak to the JSP, hence, the applet does not appear to work.Local fix Problem summary **************************************************************** * USERS AFFECTED: WebSphere Application Server developers * * utilizing <jsp:plugin ../> tag inside * * of a JSP file. * **************************************************************** * PROBLEM DESCRIPTION: WebSphere ignores the attribute "name" * * inside of the <jsp:plugin/> tag when * * generating the .java file for a JSP. * **************************************************************** * RECOMMENDATION: * **************************************************************** WebSphere improperly parses the JSP file when using the <jsp:plugin/> tag in a JSP. The code fails to add the attribute "name" when generating the applet tag.Problem conclusion Modified the tag parser to include the attribute "name" in the generated source code for JSPs that contain <jsp:plugin/> tags.Temporary fix Comments
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 #: PQ69895
IBM Group: Software Group
Modified date: Jan 20, 2003
(C) Copyright IBM Corporation 2000, 2006. All Rights Reserved.