|
Problem |
If you run WebSphere® Application Server
for z/OS® V4.0.1 you may notice that a high number of custom tag objects
are created in the Application Server's Java™ Virtual Machine (JVM) during
runtime. |
|
Cause |
WebSphere Application Server V4.0.1 does not re-use custom
tag instances. Every time a Java Server Page (JSP) uses a custom tag, an
instance of it's implementation class is created and destroyed. |
|
Solution |
This feature is not a requirement for JSP containers.
However, custom tag re-use is built into the base WebSphere Application
Server V5 product. |
|
|
|
|
|
|
|