[S2] How do I disable
tags generated by ?

Tue, 05 Jun 2007 07:17:57 -0700

Hi!

I've done several projects with struts1 and planned to use struts2 in my new
project.
I am amazed the the code is so concise in struts2.

But I have quetsion about the <s:form> tag.
When I use <s:form> and <s:textfield>, the <table>, <tr> and <td> tags are
generated in html page.

Can I disable this feature?
Because it might interfere my page layout.

Thanks!

Reply via email to