APAR status |
Closed as program error.
| Error description
JSP 1.0 page compiler processes JSP file as this flowchart.
.
JSP
|
V (1)
(Compiler) -> DAT
| (2)
V (3)
JAVA
|
V (4)
CLASS
.
On step (1) and (2), JSP compiler cares character encoding
correctly. But on step (3) and (4), it does not care encoding.
This fault does not cause any problem on AIX nor NT, but it
causes matter on Solaris environment. Some Japanese characters
become "?". Local fixProblem summary
ng of the filein the various stages of translation of the JSP i
nto a servlet. Problem conclusion
encoding system property of the JVM during the various stages o
f compilation ie., during reading the JSP file, writing the java
file and converting the java source to a class file.However, th
e file encoding will have to be specified in the command line ar
guements of the AppServer. Temporary fixComments
APAR information | APAR number | PQ43093 | Reported component name | WAS STANDARD AI | Reported component ID | 5648C8300 | Reported release | 350 | Status | CLOSED PER | PE | NoPE | HIPER | NoHIPER | Submitted date | 2000-11-07 | Closed date | 2001-03-22 | Last modified date | 2001-03-22 |
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:APAR is sysrouted FROM one or more of the following:
Modules/Macros APAR is sysrouted TO one or more of the following:Modules/Macros
|
Fix information |
Fixed component name | WAS STANDARD AI | Fixed component ID | 5648C8300 |
Applicable component levels | R350 PSY | UP |
|