Author: smukhina
Date: 2007-06-08 09:17:15 -0400 (Fri, 08 Jun 2007)
New Revision: 256
Modified:
trunk/docs/userguide/en/src/main/docbook/modules/a4jUGstart.xml
trunk/docs/userguide/en/src/main/docbook/modules/a4jUGtechreqs.xml
Log:
Modified: trunk/docs/userguide/en/src/main/docbook/modules/a4jUGstart.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/a4jUGstart.xml 2007-06-07 21:55:30
UTC (rev 255)
+++ trunk/docs/userguide/en/src/main/docbook/modules/a4jUGstart.xml 2007-06-08 13:17:15
UTC (rev 256)
@@ -132,7 +132,7 @@
</emphasis> tag. This support is
bound to "onkeyup" JavaScript event, so that each time when
this event is fired on the
parent tag, our application sends an AJAX request to the server. It means that
the
- "text" field pointed to our managed bean property contains the
"freshest" value of our input.
+ text field pointed to our managed bean property contains up-to-date value of our
input.
</para>
<para>
The value of <emphasis
role="italic"><property>"reRender"</property></emphasis>
attribute of the <emphasis role="bold">
@@ -244,8 +244,8 @@
<section id="Deployment">
<?dbhtml filename="Deployment.html"?>
<title>Deployment</title>
- <para>Finally, you should be able to locate this application onto your Web
- server. Any server could be chosen. To start your project, point
+ <para>Finally, you should be able to place this application on your Web
+ server.To start your project, point
your browser at
<simplelist><member><ulink
url="http://localhost:8080/a4jEchoText/echo.jsf">http://localhost:8080/a4jEchoText/echo.jsf</ulink></member></simplelist>
</para>
Modified: trunk/docs/userguide/en/src/main/docbook/modules/a4jUGtechreqs.xml
===================================================================
--- trunk/docs/userguide/en/src/main/docbook/modules/a4jUGtechreqs.xml 2007-06-07 21:55:30
UTC (rev 255)
+++ trunk/docs/userguide/en/src/main/docbook/modules/a4jUGtechreqs.xml 2007-06-08 13:17:15
UTC (rev 256)
@@ -14,9 +14,7 @@
</chapterinfo>
<title>Technical Requirements</title>
- <para>Ajax4jsf is an open architecture framework, which developed to be
compatible with widespread environments. The underwritten list is composed basing on
reports received from our users. We assume the list can be incomplete and absence of your
environment in the list doesn't mean incompatibility.</para>
- <para>We appreciate your feedback on platforms and browsers that aren't
in the list
- but are compatible with Ajax4jsf. It helps us to keep the list
up-to-date.</para>
+ <para>Ajax4jsf is an open architecture framework developed to be compatible with
widespread environments.<para>
<para>This is what you need to start working with Ajax4jsf:</para>
<itemizedlist>
<listitem>
@@ -111,5 +109,8 @@
Conqueror 3 and higher
</listitem>
</itemizedlist>
+ <para>This list is composed basing on reports received from our users. We assume
the list can be incomplete and absence of your environment in the list doesn't mean
incompatibility.</para>
+ <para>We appreciate your feedback on platforms and browsers that aren't
in the list
+ but are compatible with Ajax4jsf. It helps us to keep the list
up-to-date.</para>
</section>
</chapter>
Show replies by date