You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2003/03/07 06:00:22 UTC

cvs commit: jakarta-struts/src/share/org/apache/struts/actions ForwardAction.java

jmitchell    2003/03/06 21:00:21

  Modified:    src/share/org/apache/struts/actions ForwardAction.java
  Log:
  fix javadoc
  
  Revision  Changes    Path
  1.7       +5 -5      jakarta-struts/src/share/org/apache/struts/actions/ForwardAction.java
  
  Index: ForwardAction.java
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/share/org/apache/struts/actions/ForwardAction.java,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- ForwardAction.java	8 Dec 2002 07:12:16 -0000	1.6
  +++ ForwardAction.java	7 Mar 2003 05:00:20 -0000	1.7
  @@ -89,7 +89,7 @@
    *           name="subscriptionForm"
    *          scope="request"
    *          input="/subscription.jsp"
  - *      parameter="/path/to/processing/servlet">
  + *      parameter="/path/to/processing/servlet"/>
    * </code>
    *
    * <p>which will forward control to the context-relative URI specified by the
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org