Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@apache.org Received: (qmail 2969 invoked from network); 6 Aug 2002 19:05:40 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 6 Aug 2002 19:05:40 -0000 Received: (qmail 18399 invoked by uid 97); 6 Aug 2002 19:05:52 -0000 Delivered-To: qmlist-jakarta-archive-struts-user@jakarta.apache.org Received: (qmail 18381 invoked by uid 97); 6 Aug 2002 19:05:51 -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 18369 invoked by uid 98); 6 Aug 2002 19:05:51 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) Disposition-notification-to: krichie@fw.hu Date: Tue, 06 Aug 2002 21:05:07 +0200 From: =?iso-8859-2?Q?Koller_Rich=E1rd?= Subject: save uploaded images To: struts-user@jakarta.apache.org Message-id: <004501c23d7c$2ed2c840$2547ec91@richie> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 X-Mailer: Microsoft Outlook Express 5.00.2919.6600 Content-type: multipart/alternative; boundary="Boundary_(ID_MIajIXNluC1UlLCHlmKO7Q)" X-Priority: 3 X-MSMail-priority: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N --Boundary_(ID_MIajIXNluC1UlLCHlmKO7Q) Content-type: text/plain; charset=iso-8859-2 Content-transfer-encoding: 7BIT hello, I have an app where I need upload pictures to the server. I can upload the pics with struts but I do not know where to store them. it should be placed in the current context/images I think. Could anybody help how can I get the current context's real path? or any idea how to do it? Richard --Boundary_(ID_MIajIXNluC1UlLCHlmKO7Q)--