Hi,
I am using struts2 tags to design my
jsp.
As per my requirement I need to create multiple text boxes in the same row.
I was not able to do this because by default in struts2 tags forms out in a two column table with the label for each input field in the left column and the input field in the right column.
can anyone tell me how the multiple textboxes can be created in a single row using struts2 tags can be implemented.
Thanks in advance.
Thanks,
Bhaskar