luehe       2002/11/06 15:00:40

  Modified:    jasper2/src/share/org/apache/jasper/resources Tag:
                        tomcat_4_branch messages.properties
  Log:
  added error messages for jsp.error.attribute.noequal and jsp.error.attribute.noquote 
error codes
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.9.2.5   +3 -1      
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.4
  retrieving revision 1.9.2.5
  diff -u -r1.9.2.4 -r1.9.2.5
  --- messages.properties       9 Oct 2002 21:59:08 -0000       1.9.2.4
  +++ messages.properties       6 Nov 2002 23:00:40 -0000       1.9.2.5
  @@ -252,3 +252,5 @@
   jsp.error.multiple.line.number=\n\nAn error occurred between lines: {0} and {1} in 
the jsp file: {2}\n\n
   jsp.error.corresponding.servlet=Generated servlet error:\n
   jasper.error.emptybodycontent.nonempty=According to TLD, tag {0} must be empty, but 
is not
  +jsp.error.attribute.noequal=equal symbol expected
  +jsp.error.attribute.noquote=quote symbol expected
  
  
  

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

Reply via email to