diff --git a/apps/showcase/src/main/webapp/ajax/datepicker/index.jsp b/apps/showcase/src/main/webapp/ajax/datepicker/index.jsp index 47213d62c..b85353390 100644 --- a/apps/showcase/src/main/webapp/ajax/datepicker/index.jsp +++ b/apps/showcase/src/main/webapp/ajax/datepicker/index.jsp @@ -1,6 +1,6 @@ <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib prefix="s" uri="/struts-tags" %> - + Ajax Examples diff --git a/apps/showcase/src/main/webapp/ajax/dropdowndatepicker/index.jsp b/apps/showcase/src/main/webapp/ajax/dropdowndatepicker/index.jsp index d17e3c4b6..2bc4c9244 100644 --- a/apps/showcase/src/main/webapp/ajax/dropdowndatepicker/index.jsp +++ b/apps/showcase/src/main/webapp/ajax/dropdowndatepicker/index.jsp @@ -1,6 +1,6 @@ <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib prefix="s" uri="/struts-tags" %> - + Ajax Examples diff --git a/apps/showcase/src/main/webapp/ajax/dropdowntimepicker/index.jsp b/apps/showcase/src/main/webapp/ajax/dropdowntimepicker/index.jsp index f1775f8d5..1f614a38f 100644 --- a/apps/showcase/src/main/webapp/ajax/dropdowntimepicker/index.jsp +++ b/apps/showcase/src/main/webapp/ajax/dropdowntimepicker/index.jsp @@ -1,6 +1,6 @@ <%@ page contentType="text/html;charset=UTF-8" language="java" %> <%@ taglib prefix="s" uri="/struts-tags" %> - + Ajax Examples