Hello,

May I know how to keep all checkbox in one line please?

         <s:checkbox label="value1" name="value1_search"  />
<s:checkbox label="value2" name="value2_search" />
         <s:checkbox label="value3" name="value3_search"  />

I'd like to display

value1 value2 value3 in one line, but *not*

value1
value2
value3


Did I do something wrong? May I know how to display all tags within one line please?

Would also like to display <s:textfield> <s:submit> in the same line as well.

Thank you!




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to