what is the reason behind the exception in struts2 jsp page? it throws following exception : Unterminated <s:textfield tag
<s:textfield name="createdDate" id="createdDate" cssClass="form-control width-xs" value="<s:property value="%{createdDate}"/>" />