You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jf...@apache.org on 2002/06/22 12:19:04 UTC

cvs commit: jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper Constants.java

jfclere     2002/06/22 03:19:04

  Modified:    jasper2/src/share/org/apache/jasper Constants.java
  Log:
  "Typo"
  Submitted by:	Ian Darwin, ian at darwinsys.com
  
  Revision  Changes    Path
  1.4       +1 -1      jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/Constants.java
  
  Index: Constants.java
  ===================================================================
  RCS file: /home/cvs/jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/Constants.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- Constants.java	30 May 2002 00:02:35 -0000	1.3
  +++ Constants.java	22 Jun 2002 10:19:03 -0000	1.4
  @@ -118,7 +118,7 @@
   
       /**
        * FIXME
  -     * ServletContext attribute for classpath. This is tomcat specific. 
  +     * ServletContext attribute for class loader. This is tomcat specific. 
        * Other servlet engines can choose to have this attribute if they 
        * want to have this JSP engine running on them. 
        */
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>