RE: Tiles and html:form problem

2005-03-16 Thread David G. Friedman
I've done something like this:




mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 16, 2005 10:21 AM
To: Struts Users Mailing List
Subject: Tiles and html:form problem


I have designed a basic layout file that looks something like this:










My problem is that I have a  element that needs to span both
the "header" and "mainBody" attributes.  But it doesn't really work as
the tags
become unbalanced:



   
   


Re: Tiles and html:form problem

2005-03-16 Thread brenmcguire
I think your only way to make it work is using a plain  tag or using
only one tile.
Or maybe you should design better your application (hey I'm joking!!!)
Ciao
Antonio Petrelli

Matt Hughes wrote:

> I have designed a basic layout file that looks something like this:
>
> 
>
>
>
>
>
> 
>
>
> My problem is that I have a  element that needs to span both
the "header" and "mainBody" attributes.  But it doesn't really work as the
tags
> become unbalanced:
>
> 
>
>   
>   
>
>

Tiles and html:form problem

2005-03-16 Thread Matt Hughes
I have designed a basic layout file that looks something like this:

   
   
   
   
   

My problem is that I have a  element that needs to span both 
the "header" and "mainBody" attributes.  But it doesn't really work as 
the tags
become unbalanced:


   
  
  
   
   Has anyone else solved this problem?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]