You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by rl...@apache.org on 2003/05/01 19:05:10 UTC

cvs commit: jakarta-struts/src/share/org/apache/struts/config ModuleConfig.java

rleland     2003/05/01 10:05:10

  Modified:    src/share/org/apache/struts/config ModuleConfig.java
  Log:
  JavaDoc changes only.
  
  Revision  Changes    Path
  1.3       +5 -4      jakarta-struts/src/share/org/apache/struts/config/ModuleConfig.java
  
  Index: ModuleConfig.java
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/src/share/org/apache/struts/config/ModuleConfig.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ModuleConfig.java	22 Dec 2002 05:31:14 -0000	1.2
  +++ ModuleConfig.java	1 May 2003 17:05:10 -0000	1.3
  @@ -105,6 +105,7 @@
        * select this configuration versus others supported by the controller
        * servlet.  A configuration with a prefix of a zero-length String is the
        * default configuration for this web module.
  +     * @param prefix The prefix of the context-relative portion of the request URI.
        */
       public void setPrefix(String prefix);
       /**
  
  
  

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