JSP Output Error When Null package-prefix Is Set In weblogic.xml
(Doc ID 2184822.1)
Last updated on JUNE 20, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.0.0 to 12.2.1.1.0 [Release 12c]Information in this document applies to any platform.
Symptoms
JSP output error when null package-prefix is set in weblogic.xml with following stack trace:
<jsp-descriptor>
<package-prefix></package-prefix>
</jsp-descriptor>
Changes
weblogic.xml has following setting:
<jsp-descriptor>
<package-prefix></package-prefix>
</jsp-descriptor>
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |