Struts2 form elements UI too rigid
- by jscoot
Hello, i found a similar problem like this:
http://stackoverflow.com/questions/2314296/struts2-form-elements
but no answer is given until now. So here i post my difficulties with a vengeance.
I am using Struts2 with version 2.1.6. When I leave the input elements such as <s:textfield>, <s:textarea>, etc. of a <s:form> with the…