Results 1 to 1 of 1
- 11-18-2010, 08:36 AM #1
Member
- Join Date
- Aug 2010
- Posts
- 14
- Rep Power
- 0
How to get one radio button in one line in struts2
When using the s:radio-botton I get all the radio buttons in one line.
<s:radio label="Foo" name="foo" list="foo"/>
Is there a possibility to get each redio button in one line?
I tried:
It won't work.Java Code:<s:radio label="Foo" name="foo" list="foo"> < b r /> </s:radio>
Similar Threads
-
Disable Radio button
By AJG in forum New To JavaReplies: 3Last Post: 05-10-2011, 11:09 AM -
Clear Radio Button
By Reborn in forum New To JavaReplies: 6Last Post: 07-25-2010, 05:21 PM -
Radio Button help!
By javanator in forum New To JavaReplies: 3Last Post: 04-25-2010, 08:01 PM -
Radio button dot color
By Psyclone in forum AWT / SwingReplies: 3Last Post: 02-21-2010, 04:29 AM -
How to use SWT Radio Button
By Java Tip in forum SWTReplies: 0Last Post: 07-25-2008, 02:25 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks