I am trying to align two buttons in struts2. I am beginner in struts so trying to figure out this. I am using <s:submit
> tag. Its putting each button in a separate <tr>
tag. That is why one button is coming below the second button. I want both the buttons side by side. Please provide information on this.
Asked
Active
Viewed 99 times
0

GAGAN DEEP SINGH
- 1
- 2
-
http://stackoverflow.com/a/27941854/1654265 – Andrea Ligios Nov 23 '15 at 09:16
-
1Possible duplicate of [How to arrange two butons side by side in Struts2](http://stackoverflow.com/questions/14009470/how-to-arrange-two-butons-side-by-side-in-struts2) – Aleksandr M Nov 23 '15 at 09:57