pierred 00/12/08 12:46:28
Modified: jasper/src/share/org/apache/jasper/resources
messages.properties
Log:
new error message
Revision Changes Path
1.12 +3 -1
jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/resources/messages.properties
Index: messages.properties
===================================================================
RCS file:
/home/cvs/jakarta-tomcat-4.0/jasper/src/share/org/apache/jasper/resources/messages.properties,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- messages.properties 2000/12/08 20:31:30 1.11
+++ messages.properties 2000/12/08 20:46:23 1.12
@@ -1,4 +1,4 @@
-# $Id: messages.properties,v 1.11 2000/12/08 20:31:30 pierred Exp $
+# $Id: messages.properties,v 1.12 2000/12/08 20:46:23 pierred Exp $
#
# Default localized string information
# Localized this the Default Locale as is en_US
@@ -231,3 +231,5 @@
jsp.error.taglibDirective.absUriCannotBeResolved=This absolute uri ({0}) cannot be
resolved in either web.xml or the jar files deployed with this application
jsp.error.unterminated.user.tag=Unterminated user-defined tag: ending tag {0} not
found or incorrectly nested
jspx.error.templateDataNotInJspCdata=Validation Error: Element <{0}> cannot
have template data. Template data must be encapsulated within a <jsp:cdata>
element. [JSP1.2 PFD section 5.1.9]\nTemplate data in error: {1}
+#Error while processing taglib jar file {0}: {1}
+jsp.error.taglib.jarFileException=