JSP Include Action is Raising Exception if the Included HTML File is Missing
(Doc ID 2383610.1)
Last updated on SEPTEMBER 09, 2024
Applies to:
Oracle WebLogic Server - Version 12.1.2.0.0 and laterInformation in this document applies to any platform.
Symptoms
Jsp Include action is raising below exception if the included HTML file is missing from the war in weblogic (wl) 12.2.1.2 however works fine in wl 10.3.6.
Use Case
1. Create a sample Web Application with a JSP which has <jsp:include page="test.html"/> and test.html is missing from the application WAR
2. Deploy and access the JSP from browser
3. The use case will be successful in 10.3.6 and will fail with above exception in 12.1.2 and later.
Changes
Upgrade to wl 12.2.1.2 from wl 10.3.6
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 |
References |