번역이 왜 이따구냐

문장 이해가 안가서 원문이랑 보는데

잘못된 의역이 대부분이네 

예를들면 


원문
The "reasonable assumption" is further bolstered by the examples in the specification and official tutorials that show how to access 'ServletContext' or 'HttpSession' and do not use any client-side synchronization.


번역
표준에 나타나 있는 예제 코드나 여러 곳에서 찾아볼 수 있는 공식 튜토리얼 등을 살펴보면 ServletContext나 HttpSession 클래스를 사용하는 부분 어디에도 동기화 기법을 적용한 사례를 찾아보기가 어렵고, 이런 측면에서 '논리적인 추측' 방법의 문제점을 확실하게 알 수 있다.