Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 15158 invoked from network); 13 Oct 2007 16:58:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Oct 2007 16:58:00 -0000 Received: (qmail 86567 invoked by uid 500); 13 Oct 2007 16:57:37 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 86540 invoked by uid 500); 13 Oct 2007 16:57:37 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 86529 invoked by uid 99); 13 Oct 2007 16:57:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Oct 2007 09:57:36 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of amnon.lahav@gmail.com designates 66.249.92.168 as permitted sender) Received: from [66.249.92.168] (HELO ug-out-1314.google.com) (66.249.92.168) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Oct 2007 16:57:39 +0000 Received: by ug-out-1314.google.com with SMTP id c2so749462ugf for ; Sat, 13 Oct 2007 09:57:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:from:to:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; bh=mto7BAuGdc/x9Ak6OnrxBDlesSg7iU7EojBNuTKUBqc=; b=HMtF6EdGMps64KNGIdJBjqBbcnVXOBuZOavijZn2AAZ0P4hjGyZ4V1BJiyl6+jbSNxJYMb+AVm6HHaTjtxqhXy4PaPHR813/w8tgf4t+JsKC3e0kUwEWBSr5FUotfhz/C4bvRFQ+otOfP1boCvl2zsQ21IRmKL5L0sp8mvntmd0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:from:to:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=d92G9vq9/RwT84XTesDpPADBKAw486CbTDyo2lKM/VyDInlCCALE8910Um0qxO/066wFY+1Eyn/u+38jK0mRUFcH0nsd6PAYAjgjMvE9iVxipMdGRYowMvxSdQA60LDrJrXSERnQFZEwlH46bZ2EYPp/AOi1JN7IJaSuD88BgL8= Received: by 10.67.15.8 with SMTP id s8mr3811501ugi.1192294637807; Sat, 13 Oct 2007 09:57:17 -0700 (PDT) Received: from koontz3db150c2 ( [79.180.52.117]) by mx.google.com with ESMTPS id o24sm4854206ugd.2007.10.13.09.57.15 (version=SSLv3 cipher=RC4-MD5); Sat, 13 Oct 2007 09:57:16 -0700 (PDT) Message-ID: <006201c80dba$1e662d30$6602a8c0@koontz3db150c2> From: "Amnon Lahav" To: "Tomcat Users List" Subject: Help with char encodings Date: Sat, 13 Oct 2007 18:57:13 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-8-i"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3138 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-Virus-Checked: Checked by ClamAV on apache.org Hi , i have a site configured on every possible place to utf8 , when i use it on my computer everything runs ok beside a little problem where i had to use a file uploaded with commons.fileupload , there i used get with windows1255 but everything works on my computer when i uploaded the file to the host it's not working i can see the hebrew when it comes from the DB but when i try to upload a hebrew file and read it or even hebrew in textbox it comes out as jibrish ? any udeas ? --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org