Author: mcaspers
Date: 2011-01-04 23:28:01 -0500 (Tue, 04 Jan 2011)
New Revision: 27896
Modified:
trunk/struts/docs/struts_tools_tutorial/en-US/master_output.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:20:50
UTC (rev 27895)
+++ trunk/struts/docs/struts_tools_tutorial/en-US/master_output.xml 2011-01-05 04:28:01
UTC (rev 27896)
@@ -338,7 +338,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 <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:
<programlisting><![CDATA[<%@ taglib
uri="/WEB-INF/struts-html" prefix="html" %>
Show replies by date