Hi,
Can u show me how to customize struts2 tag.
Ex: By default, when i put <s:textfield name="testing" /> inside my jsp page, an additional <tr>, <td> <div>, etc... tag will be generated when this page is viewed from the browser.
so I wanna know how can i customize a particular strugs2 tag so that only certain additional tag will be generated when this page is displayed?
Thanks,
Start Free Trial