Author: mcaspers
Date: 2011-03-13 22:51:16 -0400 (Sun, 13 Mar 2011)
New Revision: 29732
Added:
trunk/jsf/docs/jsf_tools_tutorial/en-US/images/jsf_application/jsf_application_11.png
Modified:
trunk/jsf/docs/jsf_tools_tutorial/en-US/running_application.xml
Log:
"General editing and screenshot updates"
Added:
trunk/jsf/docs/jsf_tools_tutorial/en-US/images/jsf_application/jsf_application_11.png
===================================================================
(Binary files differ)
Property changes on:
trunk/jsf/docs/jsf_tools_tutorial/en-US/images/jsf_application/jsf_application_11.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified: trunk/jsf/docs/jsf_tools_tutorial/en-US/running_application.xml
===================================================================
--- trunk/jsf/docs/jsf_tools_tutorial/en-US/running_application.xml 2011-03-14 02:47:33
UTC (rev 29731)
+++ trunk/jsf/docs/jsf_tools_tutorial/en-US/running_application.xml 2011-03-14 02:51:16
UTC (rev 29732)
@@ -39,7 +39,15 @@
</listitem>
</itemizedlist>
- <para>This is the equivalent of launching the browser and typing <ulink
url="http://localhost:8080/jsfHello">
-
http://localhost:8080/jsfHello</ulink> into your browser. Our
<property>JSF application</property> should now
+ <para>This is the equivalent of launching the browser and typing <ulink
url="http://localhost:8080/jsfHello/index.jsp">
+
http://localhost:8080/jsfHello/index.jsp</ulink> into your browser. Our
<property>JSF application</property> should now
appear.</para>
+ <figure>
+ <title>JSF Application in Firefox 4.0</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/jsf_application/jsf_application_11.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
</chapter>
\ No newline at end of file