Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 76272 invoked from network); 11 Aug 2006 04:30:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Aug 2006 04:30:53 -0000 Received: (qmail 83611 invoked by uid 500); 11 Aug 2006 04:30:44 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 83582 invoked by uid 500); 11 Aug 2006 04:30:44 -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 83563 invoked by uid 99); 11 Aug 2006 04:30:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Aug 2006 21:30:44 -0700 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,DNS_FROM_RFC_WHOIS,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [68.142.200.105] (HELO web30402.mail.mud.yahoo.com) (68.142.200.105) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 10 Aug 2006 21:30:35 -0700 Received: (qmail 20798 invoked by uid 60001); 11 Aug 2006 04:30:08 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=6f2rRqrLZJJFEZ90kMOtappZlHIWzCo7JpXXeMOjZce+At79OmIZ6OI3a+xPbq7ShbXe/Vs7XWj3KTwUxI4ccLz45EpkIF1TDauN0jchGFNDmlKF2YT6TlUhUUh4egcQRhb6I5FchFqzy3od3Q0rWU/47GUHoiEB9tJV1hstKCg= ; Message-ID: <20060811043008.20796.qmail@web30402.mail.mud.yahoo.com> Received: from [141.149.172.113] by web30402.mail.mud.yahoo.com via HTTP; Thu, 10 Aug 2006 21:30:08 PDT Date: Thu, 10 Aug 2006 21:30:08 -0700 (PDT) From: "A. Lotfi" Subject: click first table rows, the rows of second table change ?? To: Struts Users Mailing List In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-1534674459-1155270608=:18624" Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N --0-1534674459-1155270608=:18624 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit I am trying to have in my jsp page two tables : First table : Select the package : row1 row2 row3 ... row10 each time the user select a row, the rows in the second table change : for example if the user click in row2 the second table will be like this : Second Table : Select the page to print : row2Page1 row2Page2 ... row2Page6 Could you please give me an idea on how to do it, thanks your help is appreciated. --------------------------------- Do you Yahoo!? Get on board. You're invited to try the new Yahoo! Mail Beta. --0-1534674459-1155270608=:18624--