Re: Struts Form generation problem

2010-06-01 Thread Greg Lindholm
Or... use "simple" theme and do all your own layout. 2010/5/30 Paweł Wielgus : > Hi Chris, > i don't know about any param or switch to turn 3 columns mode, but You > can write your own template for it and make as many columns as You > like and put inside cell or row anything You like. > > Best gre

Re: Struts Form generation problem

2010-05-30 Thread Paweł Wielgus
Hi Chris, i don't know about any param or switch to turn 3 columns mode, but You can write your own template for it and make as many columns as You like and put inside cell or row anything You like. Best greetings, Paweł Wielgus. 2010/5/29 Chris Miles : > Hi folks. > > I am creating a Struts for

Struts Form generation problem

2010-05-29 Thread Chris Miles
Hi folks. I am creating a Struts form using the default theme to generate the table data but I have a few issues. The table is only two columns. Is there a default way of setting more columns and rows on the form? How can I add extra information such as a span or an anchor within the form and