diff --git a/primefaces-showcase/src/main/webapp/WEB-INF/flows/poller/view.xhtml b/primefaces-showcase/src/main/webapp/WEB-INF/flows/poller/view.xhtml index 93561e4..3e87d5b 100644 --- a/primefaces-showcase/src/main/webapp/WEB-INF/flows/poller/view.xhtml +++ b/primefaces-showcase/src/main/webapp/WEB-INF/flows/poller/view.xhtml @@ -11,7 +11,7 @@
Comments:

- Polling occurs every 3 seconds once started
+ Polling occurs every second once started
Review flow definition and view.xhtml in src/main/webapp/WEB-INF/flows/poller


diff --git a/primefaces-showcase/src/main/webapp/WEB-INF/views/home.xhtml b/primefaces-showcase/src/main/webapp/WEB-INF/views/home.xhtml index 88eac57..1648207 100644 --- a/primefaces-showcase/src/main/webapp/WEB-INF/views/home.xhtml +++ b/primefaces-showcase/src/main/webapp/WEB-INF/views/home.xhtml @@ -68,7 +68,7 @@
- Shows PrimeFaces poller component accesses server-side Web Flow data. + Shows PrimeFaces poller component accessing server-side Web Flow data.