Use <s:form theme="simple">. This will allow you to have 100% control
over the form html. Notice that by dong this you will have to handle
all the formatting of the table by yourself.


I'd like to use all nice features of the new tags, such as label, tooltips, etc. Even on the tutorial page: http://www.roseindia.net/struts/struts2/struts2uitags/checkbox-tag.shtml

If users want to display checkbox in new line, users can just add <BR/>, while can still use all tags of the form tags.

Would there a way that I can still use <s:checkbox label="..." tooltip="..." ...> just do new line by myself?

Thanks a lot!
-e

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to