You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by cr...@apache.org on 2001/08/07 19:34:48 UTC

cvs commit: jakarta-struts/doc/userGuide building_view.xml

craigmcc    01/08/07 10:34:48

  Modified:    doc/userGuide building_view.xml
  Log:
  Correct the example page in the User's Guide to reflect current practice.
  
  PR: Bugzilla #2654
  Submitted by:	Guido Laures <gu...@laures.de>
  
  Revision  Changes    Path
  1.3       +1 -2      jakarta-struts/doc/userGuide/building_view.xml
  
  Index: building_view.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/building_view.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- building_view.xml	2001/05/29 18:06:00	1.2
  +++ building_view.xml	2001/08/07 17:34:48	1.3
  @@ -204,8 +204,7 @@
   &lt;/title&gt;
   &lt;body bgcolor="white"&gt;
   &lt;html:errors/&gt;
  -&lt;html:form name="logonForm" action="logon.do"
  -  type="org.apache.struts.example.LogonForm"&gt;
  +&lt;html:form action="/logon" focus="username"&gt;
   &lt;table border="0" width="100%"&gt;
     &lt;tr&gt;
       &lt;th align="right"&gt;