Author: atsebro
Date: 2009-04-17 15:25:31 -0400 (Fri, 17 Apr 2009)
New Revision: 13658
Modified:
trunk/docs/realworld_app_guide/en/src/main/docbook/modules/application_overview.xml
Log:
RF-5768: Real World Demo Application Tutorial Update for 3.3.1 release
Modified:
trunk/docs/realworld_app_guide/en/src/main/docbook/modules/application_overview.xml
===================================================================
---
trunk/docs/realworld_app_guide/en/src/main/docbook/modules/application_overview.xml 2009-04-17
19:21:05 UTC (rev 13657)
+++
trunk/docs/realworld_app_guide/en/src/main/docbook/modules/application_overview.xml 2009-04-17
19:25:31 UTC (rev 13658)
@@ -18,8 +18,10 @@
<listitem><para><emphasis>Java Server Faces
(JSF)</emphasis>, technology that provides a single, standard, efficient way to use
Java technologies to build Web-based applications;</para></listitem>
<listitem><para><emphasis>Facelets</emphasis>,
technology that combines the power of UI components and the flexibility of XML to
accelerate JSF development. Facelets presents a compelling alternative to JSP as the
markup technology of choice for next-generation JSF
applications;</para></listitem>
<listitem><para><emphasis>Asynchronous JavaScript and
XML (AJAX)</emphasis>, several incorporated technologies. Ajax binds together
standards-based presentation using XHTML and CSS, dynamic display and interaction using
the DOM, data interchange and manipulation using XML and XSLT, asynchronous data retrieval
using XMLHttpRequest and JavaScript;</para></listitem>
+ <listitem><para><emphasis>Enterprise Java Beans (EJB)
3.0</emphasis>, technology for development of server-side component architecture for
Java Platform, Enterprise Edition (Java EE);</para></listitem>
<listitem><para><emphasis>Seam</emphasis>
technology that integrates previous mentioned technologies with Java Persistence (JPA),
Enterprise Java Beans (EJB 3.0) and Business Process Management (BPM) into a unified
full-stack solution;</para></listitem>
<listitem><para><emphasis>RichFaces</emphasis>,
a framework and library of Ajax-capable UI components for JSF framework that had been
evolved from Ajax4JSF framework (merge of Ajax and JavaServer Faces
technologies).</para></listitem>
+
</itemizedlist>
</section>
Show replies by date