How to render fields horizontally.

2009-03-10 Thread Kra, Aime yao (TEK System)
Hello

I am a new user of struts 2 and want to know how to force struts to render two 
fields on the same line.
All my fields are rendered vertically even when I use html table to organize 
the fields positioning.

Any sample will be appreciated.

Thanks. 


Aimé Kra




Re: How to render fields horizontally.

2009-03-10 Thread Jim Kiley
s:textfield name=more theme=simple/ s:textfield name=cowbell
theme=simple/

On Tue, Mar 10, 2009 at 9:21 AM, Kra, Aime yao (TEK System) 
ak...@allstate.com wrote:

 Hello

 I am a new user of struts 2 and want to know how to force struts to render
 two fields on the same line.
 All my fields are rendered vertically even when I use html table to
 organize the fields positioning.

 Any sample will be appreciated.

 Thanks.


 Aimé Kra





-- 
Jim Kiley
Technical Consultant | Summa
[p] 412.258.3346 [m] 412.445.1729
http://www.summa-tech.com


Re : How to render fields horizontally.

2009-03-10 Thread François Rouxel

just wrap it like that tables:youstrutstags//table


  
 



- Message d'origine 
De : Kra, Aime yao (TEK System) ak...@allstate.com
À : user@struts.apache.org
Envoyé le : Mardi, 10 Mars 2009, 9h21mn 02s
Objet : How to render fields horizontally.

Hello

I am a new user of struts 2 and want to know how to force struts to render two 
fields on the same line.
All my fields are rendered vertically even when I use html table to organize 
the fields positioning.

Any sample will be appreciated.

Thanks. 


Aimé Kra




-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org