Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 69767 invoked from network); 3 Mar 2003 03:13:54 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 3 Mar 2003 03:13:54 -0000 Received: (qmail 16943 invoked by uid 97); 3 Mar 2003 03:15:40 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@nagoya.betaversion.org Received: (qmail 16935 invoked from network); 3 Mar 2003 03:15:39 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 3 Mar 2003 03:15:39 -0000 Received: (qmail 67869 invoked by uid 500); 3 Mar 2003 03:13:37 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 67858 invoked from network); 3 Mar 2003 03:13:36 -0000 Received: from unknown (HELO esstu.ru) (212.0.67.126) by daedalus.apache.org with SMTP; 3 Mar 2003 03:13:36 -0000 Received: (qmail 39688 invoked by uid 1002); 3 Mar 2003 03:13:42 -0000 Received: from proxy.esstu.ru (HELO slava) (62.76.139.34) by ns.vsgtu.eastsib.ru with SMTP; 3 Mar 2003 03:13:42 -0000 Message-ID: <001801c2e132$c45f75c0$1102a8c0@teamone.esstu.ru> From: "Slava_L" To: "Struts Users Mailing List" Subject: Form content enconding Date: Mon, 3 Mar 2003 11:12:47 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0015_01C2E175.D26EDFA0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0015_01C2E175.D26EDFA0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable hi list. I have pretty simple question: How am i suppose to change form encoding = type ?=20 Suppose i have native charset windows-1251 and jsp = contentType=3D"text/html; charset=3Dwindows-1251"=20 this works grate when i print string but won't work on form submit - = insteed of appropriate string on windows-1251 encodin' i get unresolvet = symbols (i.e. ??????/) ------=_NextPart_000_0015_01C2E175.D26EDFA0--