I want to add three button as shown below  in a same row but i am not able
to make it.i tried using table ,tr,td but still when ever i place
<s:component(textfield,label,submit etc) next line will be taken how can i
make it to come in same row?

        <s:submit value="Save" />
        <s:submit value="Cancel" onclick="form.onsubmit=null" />
        <s:reset onclick="alert('Resetting form now... Press OK to 
continue!');" />
-- 
View this message in context: 
http://www.nabble.com/when-we-add-any-UI-Tag-how-can-we-eliminate-next-line-tp22284662p22284662.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to