I am using Bootstrap for my UI development. When I use Struts 2 tags for textfield in it, the complete page alignment is destroyed. When I replace the s:<
textfield
s:<
Solution n.1:
Use the simple theme and write the Bootstrap-compliant HTML on your own:
simple
Solution n.2:
Use the Struts2 Boostrap plugin (showcase) and the bootstrap theme and let it automatically generate the Bootstrap-compliant HTML from Struts tags:
bootstrap