luehe       2003/03/26 16:13:51

  Modified:    jasper2/src/share/org/apache/jasper/resources Tag:
                        tomcat_4_branch messages.properties
  Log:
  Fixed 15959: Confusing Error Message with jsp:forward
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.9.2.8   +2 -2      
jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/resources/messages.properties
  
  Index: messages.properties
  ===================================================================
  RCS file: 
/home/cvs/jakarta-tomcat-jasper/jasper2/src/share/org/apache/jasper/resources/messages.properties,v
  retrieving revision 1.9.2.7
  retrieving revision 1.9.2.8
  diff -u -r1.9.2.7 -r1.9.2.8
  --- messages.properties       10 Feb 2003 18:18:52 -0000      1.9.2.7
  +++ messages.properties       27 Mar 2003 00:13:51 -0000      1.9.2.8
  @@ -73,7 +73,7 @@
   jsp.error.unable.rename=Unable to rename class file {0} to {1}
   jsp.error.mandatory.attribute={0}: Mandatory attribute {1} missing
   jsp.engine.info=Jasper JSP 1.1 Engine
  -jsp.error.invalid.attribute={0}: Invalid attribute, {1}
  +jsp.error.invalid.attribute={0} has invalid attribute: {1}
   jsp.error.usebean.class.notfound=Class: {0} not found
   jsp.error.file.cannot.read=Cannot read file: {0}
   jsp.error.file.already.registered=Recursive include of file {0}
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to