Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 40071 invoked from network); 27 Jul 2007 09:24:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Jul 2007 09:24:01 -0000 Received: (qmail 9584 invoked by uid 500); 27 Jul 2007 09:23:46 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 9561 invoked by uid 500); 27 Jul 2007 09:23:46 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 9536 invoked by uid 99); 27 Jul 2007 09:23:46 -0000 Received: from Unknown (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2007 02:23:46 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of froast@gmail.com designates 209.85.146.178 as permitted sender) Received: from [209.85.146.178] (HELO wa-out-1112.google.com) (209.85.146.178) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 27 Jul 2007 09:23:41 +0000 Received: by wa-out-1112.google.com with SMTP id k40so1022173wah for ; Fri, 27 Jul 2007 02:23:20 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=Rj06wbhLn0GuKuzg0O47DTM9E1iHc+/Fp8H3kri7Ie5fHljhM4k+e4l0iSXWuO2bgpiTlDarkS+/T1CJpP0yL1ZM3KUjJw5wvjSwfAv4kWYKxBrQq1Ogu0wSkG6mwX4x8rIVfrQlyQC7CsTpW1C646TmLhYoTpYmfN63gkwVR2s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=m0Q9elMd8qP6N8SmzADoGpzyogbQazbpHKdHp5QYY2N1J/slfLpqqybJDQ5gBwWJjWy6MBdc7IiP6/iYAro0CdKVxdyxBvve+hn+BqUZ8R7MPsoc4DK/+zdZTF2jw0+wqWq3KydrLuNzWJ9nd8hD6n+fGDFsuNC41FC+uk7/wB0= Received: by 10.114.177.1 with SMTP id z1mr2703521wae.1185528200624; Fri, 27 Jul 2007 02:23:20 -0700 (PDT) Received: by 10.114.92.7 with HTTP; Fri, 27 Jul 2007 02:23:15 -0700 (PDT) Message-ID: Date: Fri, 27 Jul 2007 17:23:15 +0800 From: "=?GB2312?B?1tPUrWZyb2FzdA==?=" To: user@struts.apache.org Subject: [S2]can I skip file upload validation when I did not upload a file? MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2414_19795833.1185528195600" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_2414_19795833.1185528195600 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline image/png,image/gif,image/jpeg 102400 * saveCertificate the upload file is not nessary, so i want it to be validated when I upload a file, and skip validation when I did not upload a file, how should I do? ------=_Part_2414_19795833.1185528195600--