You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2003/07/31 17:37:01 UTC

cvs commit: jakarta-tomcat-4.0/webapps/admin/WEB-INF struts-config.xml

remm        2003/07/31 08:37:01

  Modified:    webapps/admin/WEB-INF struts-config.xml
  Log:
  - Fix typo.
  - Submitted by Jeff Tulley.
  
  Revision  Changes    Path
  1.53      +1 -1      jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml
  
  Index: struts-config.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/admin/WEB-INF/struts-config.xml,v
  retrieving revision 1.52
  retrieving revision 1.53
  diff -u -r1.52 -r1.53
  --- struts-config.xml	9 Apr 2003 22:36:33 -0000	1.52
  +++ struts-config.xml	31 Jul 2003 15:37:01 -0000	1.53
  @@ -85,7 +85,7 @@
                       type="org.apache.webapp.admin.defaultcontext.DefaultContextForm"/>
                       
       <form-bean      name="defaultContextsForm"
  -                    type="org.apache.webapp.admin.defaultContext.DefaultContextsForm"/>
  +                    type="org.apache.webapp.admin.defaultcontext.DefaultContextsForm"/>
   
       <!-- ============= Connector Module ============= -->
   
  
  
  

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