Author: mcaspers
Date: 2011-01-04 23:56:29 -0500 (Tue, 04 Jan 2011)
New Revision: 27897
Modified:
trunk/struts/docs/struts_tools_tutorial/en-US/master_output.xml
trunk/struts/docs/struts_tools_tutorial/en-US/struts_application.xml
Log:
Modified: trunk/struts/docs/struts_tools_tutorial/en-US/master_output.xml
===================================================================
--- trunk/struts/docs/struts_tools_tutorial/en-US/master_output.xml 2011-01-05 04:28:01
UTC (rev 27896)
+++ trunk/struts/docs/struts_tools_tutorial/en-US/master_output.xml 2011-01-05 04:56:29
UTC (rev 27897)
@@ -338,9 +338,8 @@
<section id="UpdatingInputnameJSP">
<title>Adding Template Code to the inputname.jsp File</title>
<para>
- The <property moreinfo="none">inputname.jsp</property> file
needs to be populated with some template code. Click on the <emphasis>
- <property moreinfo="none">inputname.jsp</property>
- </emphasis> page in the <property
moreinfo="none">Web Projects view</property>, and then modify the file
so it looks like this:
+ The <emphasis><property
moreinfo="none">inputname.jsp</property></emphasis> file needs to
be populated with some template code. Click on the
+ <emphasis><property
moreinfo="none">inputname.jsp</property></emphasis> page in the
<property moreinfo="none">Web Projects view</property>, and then
modify the file so it looks like this:
<programlisting><![CDATA[<%@ taglib
uri="/WEB-INF/struts-html" prefix="html" %>
<html:html>
<head>
Modified: trunk/struts/docs/struts_tools_tutorial/en-US/struts_application.xml
===================================================================
--- trunk/struts/docs/struts_tools_tutorial/en-US/struts_application.xml 2011-01-05
04:28:01 UTC (rev 27896)
+++ trunk/struts/docs/struts_tools_tutorial/en-US/struts_application.xml 2011-01-05
04:56:29 UTC (rev 27897)
@@ -172,7 +172,7 @@
<section id="UpdatingInputnameJSP">
<title>Adding Template Code to the inputname.jsp File</title>
<para>
- The inputname.jsp file needs to be populated with some template code. Click on
the <emphasis>
+ The <emphasis><property
moreinfo="none">inputname.jsp</property></emphasis> file needs to
be populated with some template code. Click on the <emphasis>
<property moreinfo="none">inputname.jsp</property>
</emphasis> page in the <property
moreinfo="none">Web Projects view</property>, and then modify the file
so it looks like this:
<programlisting><![CDATA[<%@ taglib
uri="/WEB-INF/struts-html" prefix="html" %>
Show replies by date