diff --git a/apps/portlet/src/main/webapp/WEB-INF/view/ajaxExample.jsp b/apps/portlet/src/main/webapp/WEB-INF/view/ajaxExample.jsp index d0b55af40..ad6c48fd7 100644 --- a/apps/portlet/src/main/webapp/WEB-INF/view/ajaxExample.jsp +++ b/apps/portlet/src/main/webapp/WEB-INF/view/ajaxExample.jsp @@ -4,22 +4,22 @@ This is a tabbed pane with two panels that fetches data from a remote action via ajax - + This is the left pane

-
- - + + + middle tab

-
- + +

@@ -40,7 +40,7 @@ A DIV that is updated every 2 seconds href="/view/ajaxData.action" theme="ajax" delay="2000" - updateFreq="2000" + updateInterval="2000" errorText="There was an error" loadingText="loading...">Initial Content