Try putting the <s:head theme="ajax" /> inside html <head> tags.

JSP -
<%@ include file="/WEB-INF/pages/common/standard-includes.jsp" %>
<html>

<head>
    <s:head theme="ajax" />
</head>

<body>
<s:form action="getDetailedReport" namespace="." validate="true">
<s:datetimepicker name="periodEndDate"></s:datetimepicker>&nbsp;&nbsp;
</s:form>
</body>



This e-mail and any files transmitted with it are confidential and intended
solely for the use of the individual(s) or entity to whom they are addressed.
 If you receive this e-mail in error please notify postmas...@holstein.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to