Hi,
I am using default form theme.Means i am not putting any thing in the
form attribute
<s:form>
</s:form>
In this form i need two fields in the same row. Like
<s:textfield label="Fisrt">
<s:textfield label="Second" >
It should appear in the same row.But the problem is here it is apperaing
in two rows.
Which i want in one row.And the same thing with the buttons cancel and
reset button should appear in same row.
if i use simple theme than labels are not working and i also fear of not
working validations and any more features of struts 2.
Is it correct?
Regards,
VSG.
--
View this message in context:
http://www.nabble.com/alignment-problem-in-struts2-tp21029381p21029381.html
Sent from the Struts - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]