Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 97921 invoked from network); 16 Jul 2007 06:57:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Jul 2007 06:57:39 -0000 Received: (qmail 47730 invoked by uid 500); 16 Jul 2007 06:57:31 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 47689 invoked by uid 500); 16 Jul 2007 06:57: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 47678 invoked by uid 99); 16 Jul 2007 06:57:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jul 2007 23:57:31 -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 (herse.apache.org: domain of antonio.petrelli@gmail.com designates 64.233.166.181 as permitted sender) Received: from [64.233.166.181] (HELO py-out-1112.google.com) (64.233.166.181) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 15 Jul 2007 23:57:28 -0700 Received: by py-out-1112.google.com with SMTP id p76so2205737pyb for ; Sun, 15 Jul 2007 23:57:07 -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:references; b=jWard8dVD5rmd/OZI0stXeQ8Jlczds85393iEcVoJ7n11o477tyMyel3uJ/nrY/BQTSUq6ycwMonUJvKtsYbQJQ8qHdP5A09hLfsqZCGYSWVBXUnDiizXHy49zHnvdHzlqTgPWOFlCIrejj8/xLJxDgv9FnsRNLh0LiQPP707/0= 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:references; b=t4nMovxWWeDWClBweE1nycOo5Y0OMhJLAhFzOi2WQ528MJNhisvV/qndI/hgAhPlqXAHId59xf7vXyHtEBuZ7moA4tI9T+z0ic/B0i4lUgGgm8DK5pMfjdWNb3qxFBJoX80JXljENuNuuekwSy6sC2zIraM8lDvbfpasafmT5yw= Received: by 10.35.98.6 with SMTP id a6mr7031470pym.1184569026416; Sun, 15 Jul 2007 23:57:06 -0700 (PDT) Received: by 10.35.29.4 with HTTP; Sun, 15 Jul 2007 23:57:06 -0700 (PDT) Message-ID: Date: Mon, 16 Jul 2007 08:57:06 +0200 From: "Antonio Petrelli" To: "Struts Users Mailing List" Subject: Re: struts menu In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_41669_18468855.1184569026382" References: X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_41669_18468855.1184569026382 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 2007/7/15, Prashant Desai : > > isn't there a simple menu that was present in struts 1.0 ? Present, no, and it was never present in Struts 1.x (except of Tiles menu's [in 1.1 version], but I don't think it is what you want). You may want to take a look to "struts-menu" at Sourceforge: http://struts-menu.sourceforge.net/ Antonio ------=_Part_41669_18468855.1184569026382--