Author: vkukharchuk
Date: 2007-05-04 13:25:37 -0400 (Fri, 04 May 2007)
New Revision: 173
Modified:
trunk/docs/userguide/en/modules/a4jUGenvsettings.xml
trunk/docs/userguide/en/modules/a4jUGstart.xml
Log:
Modified: trunk/docs/userguide/en/modules/a4jUGenvsettings.xml
===================================================================
--- trunk/docs/userguide/en/modules/a4jUGenvsettings.xml 2007-05-04 14:17:56 UTC (rev
172)
+++ trunk/docs/userguide/en/modules/a4jUGenvsettings.xml 2007-05-04 17:25:37 UTC (rev
173)
@@ -190,6 +190,6 @@
</section>
<section id="Portlet Support">
<title>Portlet Support</title>
- <para><property>Portlets</property> has no full support now. There
is a couple of problems has to be solved before.</para>
+ <para><property>Portlets</property> have support since version
Ajax4jsf 1.1.1. Provide your feedback on compatible with Ajax4jsf if you have
problems.</para>
</section>
</chapter>
Modified: trunk/docs/userguide/en/modules/a4jUGstart.xml
===================================================================
--- trunk/docs/userguide/en/modules/a4jUGstart.xml 2007-05-04 14:17:56 UTC (rev 172)
+++ trunk/docs/userguide/en/modules/a4jUGstart.xml 2007-05-04 17:25:37 UTC (rev 173)
@@ -42,13 +42,17 @@
</listitem>
<listitem>
- Copy <emphasis
role="italic"><property>"ajax4jsf.jar"</property></emphasis>
and <emphasis
role="italic"><property>"oscache-2.3.2jar"</property></emphasis>
files into the <emphasis role="italic">
+ Copy <emphasis
role="italic"><property>"ajax4jsf.jar"</property></emphasis>
and <emphasis
role="italic"><property>"oscache-2.3.2.jar"</property></emphasis>
files into the <emphasis role="italic">
<property>"WEB-INF/lib"</property>
</emphasis> folder of your application.
</listitem>
+ <note>
+ <title>Note:</title>
+ <para>Starting from Ajax4jsf 1.1.1, the oscache library is not
required to be in the classpath anymore.
+ </para>
+ </note>
<listitem>
-
Add the following content into the <emphasis role="italic">
<property>"WEB-INF/web.xml"</property>
</emphasis> file of your application:
Show replies by date