Previous Input Value Is Redisplayed When Null Check Error
(Doc ID 2303833.1)
Last updated on JUNE 07, 2022
Applies to:
Oracle WebLogic Server - Version 12.2.1.0.0 to 12.2.1.2.0 [Release 12c]Information in this document applies to any platform.
Symptoms
If your JSF application has NULL check validation (like a @NotNull) and set TRUE javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL option as below,
previous input value is Redisplayed when NULL check error.
ManagedBean
For more detail about application, see the attached application.
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 |
Cause |
Solution |
References |