RE: Tiles in Frameset

2004-09-02 Thread VAN BROECK Jimmy
TED] Subject: Tiles in Frameset 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

RE: Tiles in Frameset

2004-09-02 Thread Jim Barrows
> -Original Message- > From: Caroline Jen [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 02, 2004 6:43 AM > To: [EMAIL PROTECTED] > Subject: Tiles in Frameset > > > How do I display tiles in columns in the browser? I think your looking at this in the wro

Re: Tiles in Frameset

2004-09-02 Thread Velja Radenkovic
On Thu, 2 Sep 2004 06:43:25 -0700 (PDT), Caroline Jen <[EMAIL PROTECTED]> wrote: > 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): > > >

Tiles in Frameset

2004-09-02 Thread Caroline Jen
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.