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/07/26 06:30:41 UTC

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

rleland     2003/07/25 21:30:41

  Modified:    doc/userGuide building_controller.xml
  Log:
  Update docs to refer to ModuleConfig and
  not ApplicationConfig
  
  Revision  Changes    Path
  1.65      +1 -1      jakarta-struts/doc/userGuide/building_controller.xml
  
  Index: building_controller.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/building_controller.xml,v
  retrieving revision 1.64
  retrieving revision 1.65
  diff -u -r1.64 -r1.65
  --- building_controller.xml	7 Jun 2003 22:31:13 -0000	1.64
  +++ building_controller.xml	26 Jul 2003 04:30:41 -0000	1.65
  @@ -124,7 +124,7 @@
       <code>config/</code>.  
       For each of these elements, Struts loads the configuration file specified 
       by the value of that <code>init-param</code>, and assigns a "prefix" 
  -    value to that module's ApplicationConfig instance consisting of the piece 
  +    value to that module's ModuleConfig instance consisting of the piece
       of the <code>init-param</code> name following "config/".  
       For example, the module prefix specified by the 
       <code>init-param config/foo</code> would be "foo". 
  
  
  

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