Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 14599 invoked from network); 2 Aug 2007 13:41:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Aug 2007 13:41:44 -0000 Received: (qmail 68803 invoked by uid 500); 2 Aug 2007 13:41:31 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 68771 invoked by uid 500); 2 Aug 2007 13:41:31 -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 68729 invoked by uid 99); 2 Aug 2007 13:41:31 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2007 06:41:31 -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 musachy@gmail.com designates 209.85.198.189 as permitted sender) Received: from [209.85.198.189] (HELO rv-out-0910.google.com) (209.85.198.189) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2007 13:41:25 +0000 Received: by rv-out-0910.google.com with SMTP id c24so350987rvf for ; Thu, 02 Aug 2007 06:41:04 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sD3lkpTKNS6wDvCHxN/cPLy4tdu+ecjO9LQ/gqwvpekJf601GGXejVnb8LlsQ5hNEcQ8nBYinrOo5YxRz3Ka7VxD0GvAnxqV9d1eGDsZKQSq1LL5stGs0bnceZ0Nv7rtd/CXVCFUzObrhZ60DMyLzjXBugVggT1OGppzuAoPmIY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=aWv54ucNQqf59nMfuKttiYGT0LerhLIWB3dQZoLOamKkYakX39P/p+eJyYlHjiHCKyPigdl0nj5z2VB1YVq0ad8+go2kEHchl2Pyd1fITveKp785mds2h9eLCRMfq6IWWOLVz43ONf0x8tK0SfeJlVd7JDVqj+0as1DBrW9bJck= Received: by 10.141.1.2 with SMTP id d2mr665129rvi.1186062064797; Thu, 02 Aug 2007 06:41:04 -0700 (PDT) Received: by 10.140.249.11 with HTTP; Thu, 2 Aug 2007 06:41:04 -0700 (PDT) Message-ID: Date: Thu, 2 Aug 2007 09:41:04 -0400 From: "Musachy Barroso" To: "Struts Users Mailing List" Subject: Re: Where does /struts look? In-Reply-To: <11958581.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <11945864.post@talk.nabble.com> <11958581.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org I think you are missing your application context: http://localhost:8080/myapp/struts/dojo/dojo.js musachy On 8/2/07, Struts2 Fan wrote: > > Ok so When I put a it creates some js scripts such as > the below. > > > > > > > when I write http://localhost:8080/struts/dojo/dojo.js on the address bar It > shows an empty page. But the other 3 js files can be seen properly. > > I looked with firebug, too. It cannot display "/struts/dojo/dojo.js" > > Any thoughts? > -- > View this message in context: http://www.nabble.com/Where-does--struts-look--tf4200169.html#a11958581 > Sent from the Struts - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > -- "Hey you! Would you help me to carry the stone?" Pink Floyd --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org