Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 85895 invoked from network); 2 Sep 2004 13:43:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 2 Sep 2004 13:43:50 -0000 Received: (qmail 57053 invoked by uid 500); 2 Sep 2004 13:43:28 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 56987 invoked by uid 500); 2 Sep 2004 13:43:28 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: 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 56973 invoked by uid 500); 2 Sep 2004 13:43:28 -0000 Received: (qmail 56969 invoked by uid 99); 2 Sep 2004 13:43:27 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=DNS_FROM_RFC_ABUSE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [206.190.39.140] (HELO web52602.mail.yahoo.com) (206.190.39.140) by apache.org (qpsmtpd/0.28) with SMTP; Thu, 02 Sep 2004 06:43:27 -0700 Message-ID: <20040902134325.78130.qmail@web52602.mail.yahoo.com> Received: from [12.109.33.254] by web52602.mail.yahoo.com via HTTP; Thu, 02 Sep 2004 06:43:25 PDT Date: Thu, 2 Sep 2004 06:43:25 -0700 (PDT) From: Caroline Jen Subject: Tiles in Frameset To: struts-user@jakarta.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N How do I display tiles in columns in the browser? I have been using tiles feature of the Struts framework, and the tiles are displayed in the browser in "rows". This is my setup (which works fine): Now, the third row has two columns; the column on the left is a pane with a number of links. All my web pages will show this column. The column on the right is the content, which varies page by page. How do I modify my setup for the third row to have two columns? _______________________________ Do you Yahoo!? Win 1 of 4,000 free domain names from Yahoo! Enter now. http://promotions.yahoo.com/goldrush --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org