Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 89977 invoked from network); 15 Jun 2010 16:59:05 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Jun 2010 16:59:05 -0000 Received: (qmail 1459 invoked by uid 500); 15 Jun 2010 16:59:02 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 1418 invoked by uid 500); 15 Jun 2010 16:59:01 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 1409 invoked by uid 99); 15 Jun 2010 16:59:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jun 2010 16:59:01 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jun 2010 16:58:54 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OOZT7-00016O-Ph for users@tomcat.apache.org; Tue, 15 Jun 2010 09:58:33 -0700 Message-ID: <28893830.post@talk.nabble.com> Date: Tue, 15 Jun 2010 09:58:33 -0700 (PDT) From: faciolo To: users@tomcat.apache.org Subject: "The requested resource () is not available." index.html MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: lucorset@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org hi all, i'm a newbie with tomcat. i've istalled tomcat on my windows xp of my work station and all is going right. i've tried to install it also at home, on a windows 7. when i try to access my project home at localhost:8080/myApp/ or localhost:8080/myApp/index.html i get this message: HTTP Status 404 - type Status report message description The requested resource () is not available. Apache Tomcat/6.0.26 but if i ask for localhost:8080/ the home page of tomcat is correctly found. can someone help me? why i can't get my index.html? this is not a jsp...why i can't access a static page? -- View this message in context: http://old.nabble.com/%22The-requested-resource-%28%29-is-not-available.%22-index.html-tp28893830p28893830.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org