This is not work:
<s:text name="text1" value="Enter your name" cssStyle="labelStyle"></s:text>
because <s:text> tag doesnt take value or cssStyle :
exception
javax.servlet.ServletException: org.apache.jasper.JasperException: /login.jsp(44,0) PWC6131: Attribute value invalid for tag text according to TLD
it just tame:id and name so still we have problrm!