Hi!

Add "theme='simple'" to your <s:form> tag, then no <table> tag is written and you can supply your own custom layout.

Robert

Michael Obster wrote:
Hi,

can anybody tell me how I can make a two column layout with <s:form>? Putting some table tags around doesn't work because <s:form> renders also as table.
To get my intention more clear, I need s.th. like this:

label  selectbox  label  selectbox
label  input      label  selectbox
...

Cheers,
Michael

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




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

Reply via email to