Author: ykryvinchanka
Date: 2008-01-22 12:12:34 -0500 (Tue, 22 Jan 2008)
New Revision: 5880
Modified:
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/first_seam.xml
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/jsp_application.xml
Log:
http://jira.jboss.com/jira/browse/JBDS-235 new relevant links + new links to other
guides
Modified:
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/first_seam.xml
===================================================================
---
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/first_seam.xml 2008-01-22
16:46:50 UTC (rev 5879)
+++
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/first_seam.xml 2008-01-22
17:12:34 UTC (rev 5880)
@@ -96,7 +96,7 @@
<listitem>
<para>Check <emphasis>
<property>Server Supplied JSF Implementation</property>
- </emphasis>. We will use JSF implementation that comes with JBoss
server</para>
+ </emphasis>. We will use <ulink
url="../../../seam/en/html_single/index.html#addJSFCapab">JSF
implementation</ulink> that comes with JBoss server</para>
</listitem>
<listitem>
<para>Click <emphasis>
Modified:
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/jsp_application.xml
===================================================================
---
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/jsp_application.xml 2008-01-22
16:46:50 UTC (rev 5879)
+++
trunk/documentation/guides/userguide/GettingStartedGuide/en/modules/jsp_application.xml 2008-01-22
17:12:34 UTC (rev 5880)
@@ -16,7 +16,7 @@
who for some reason cannot use Seam.</para>
</note>
- <para>In this chapter you'll find out how to create a simple JSP application
using the JBoss
+ <para>In this chapter you'll find out how to create a simple <ulink
url="http://java.sun.com/products/jsp/">JSP</ulink> application using
the JBoss
Developer Studio. The application will show a classic "Hello World!"
on
the page.</para>
<para>We'll assume that you have already launched JBoss Developer Studio
and also that