You'll have to modify the associated template within your project.
The actual form template (from the default xhtml) is wrapping inputs
into a table, each input is appended has a row into it.
- Pascal
King, Leon C wrote:
How do you modify the alignment of a button? Currently I'm using the
following in my jsp:
<s:submit type="button" value="%{'submitForm('query')'}"
label="Query Result" />
which produces a button on one line. I'd like to combine several
buttons on the same line.
Thanks,
Leon
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]