Menu

#4 Output charset cannot be set by program

1.0.0
open
None
2017-03-21
2017-03-20
No

Output charset must be set through transformResult.getResponse().setCharacterEncoding(characterEncoding), but by the time a TransformResult is created and returned to the client code, the transformation has already been done.

Discussion


Log in to post a comment.