Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 96604 invoked from network); 2 Nov 2005 03:50:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Nov 2005 03:50:06 -0000 Received: (qmail 23799 invoked by uid 500); 2 Nov 2005 03:49:52 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 23783 invoked by uid 500); 2 Nov 2005 03:49:51 -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 23771 invoked by uid 99); 2 Nov 2005 03:49:51 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2005 19:49:51 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of deepa.khetan@gmail.com designates 64.233.162.198 as permitted sender) Received: from [64.233.162.198] (HELO zproxy.gmail.com) (64.233.162.198) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Nov 2005 19:49:47 -0800 Received: by zproxy.gmail.com with SMTP id o37so20237nzf for ; Tue, 01 Nov 2005 19:49:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=YNn4jMTTBxCaOcIUvslvTTbAThPlp8zKnGKP1dBewGCf4/xDnjc+9IZwqcJNuBZFi+jylEBkBLrVX4cfSOJy8TL8d9c0rtzv+uJgEv94lIXVrYm4zrpj3K2utnCOXIv/0Hzuchtu6hVqBvwdSFpvkG9cr2hkbiF28+jVqxVbJ7w= Received: by 10.36.251.66 with SMTP id y66mr666248nzh; Tue, 01 Nov 2005 19:49:17 -0800 (PST) Received: by 10.36.133.16 with HTTP; Tue, 1 Nov 2005 19:49:17 -0800 (PST) Message-ID: <728c36830511011949g50cd1755x93c4ed6d96f2b43d@mail.gmail.com> Date: Wed, 2 Nov 2005 09:19:17 +0530 From: Deepa Khetan To: Struts Users Mailing List Subject: Re: Problem with image display in WAS environment In-Reply-To: <20051101202827.43891.qmail@web60917.mail.yahoo.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_9793_19201898.1130903357145" References: <20051101202827.43891.qmail@web60917.mail.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_9793_19201898.1130903357145 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline In WS you need to specify the entire path of the image, as in, //images/g.gif .. I faced this problem and it works fine if i give the entire path On 11/2/05, Jacob Wilson wrote: > > > Hi All- > > > > I have a problem with image display in Websphere environment. It works > fine in tomcat. I would appreciate if somebody could help me out here... > > > > Details... > > > > I am trying to call an action class and the forwarded jsp has > > > > > > I have the images folder in the root directory. The image does not get > displayed for some reason... > > > > In the log, it says, > > > > [11/1/05 14:42:07:566 EST] 7ce4a126 RequestProces E > org.apache.struts.action.RequestProcessor Invalid path /images/g.gif was > requested > > > > > > I dont know from where it is appending the leading slash... > > > > Kindly let me know... > > > > Thanks > > J > > > > --------------------------------- > Yahoo! FareChase - Search multiple travel sites in one click. > ------=_Part_9793_19201898.1130903357145--