Why Faces Servlet returns different encoding in the response ?
Using JSF RI 1.4_4 and from time to time in the RESPONSE the Faces Servlet return instead of all UTF 8 symbols like \u043F\u043E\u0434 \u043D\u0430\u0435\u043C it returns ?
why sometimes it return теле sometimes ?
maybe i need to learn SUN how to code ?
i will never use Sun JSF RI again it is the most buggy think i ever see.
example in the response looks like this :
http://isy-dc.com/~naiden/JSFBug.JPG
null
[481 byte] By [
JOKea] at [2007-11-27 8:24:38]

# 3
I'm sorry you feel that way.If you find an issue, the *best* way to get our attention is to log an issue. The time I have to spare to review the forums is minimal these days.
Additionally, when you post issues to the forums, it would help to provide more background information aoutisde of 'it's not working'. What is the container you're using? Are you using JSP or some other view technology, an example of the page you're having a problem with.
This would go a lot further in trying to help you out.
# 4
as i say no problems with MyFaces 1.1.5 so i switch to there
im using JDK 1.5
Tomcat 5.5.20
JSF RI 1.2_4
and Facelets
i dont know is the problem from facelets but when i switch to MyFaces without change the version of Facelets or somethink else everythink works ok .
i try to set the encoding with
filter,
phaselistener
the problem still was there.
so i switch to MyFaces becouse the end is near.
JOKea at 2007-7-12 20:13:46 >
