Author: thomas.heute(a)jboss.com
Date: 2007-05-03 11:53:26 -0400 (Thu, 03 May 2007)
New Revision: 7182
Modified:
docs/trunk/referenceGuide/en/modules/ajax.xml
Log:
Improvment based on Julien's input
Modified: docs/trunk/referenceGuide/en/modules/ajax.xml
===================================================================
--- docs/trunk/referenceGuide/en/modules/ajax.xml 2007-05-03 15:24:04 UTC (rev 7181)
+++ docs/trunk/referenceGuide/en/modules/ajax.xml 2007-05-03 15:53:26 UTC (rev 7182)
@@ -161,7 +161,7 @@
example, if some objects are shared in the application scope of the session
between portlets. When one
portlet update a session object, the other portlet won't be refreshed and
will still display content based
on the previous value of the object in the session. To avoid that, partial
refresh can be desactivated
- for certain windows or pages.</para>
+ for certain portlets by adding
<portlet-refresh>false<portlet-refresh> in the
jboss-portlet.xml file.</para>
</warning>
<sect3>
<title>Portal objects configuration</title>
Show replies by date