yep, sorry, I put the last .tld and it's ok ! thanks.
Pierre > -----Original Message----- > From: Mark Orciuch [mailto:[EMAIL PROTECTED]] > Sent: lundi, 16. d�cembre 2002 16:56 > To: Jetspeed Users List > Subject: RE: JSP taglib - l10n (localisation!) > > > Pierre, > > Looks like your jsp templates and .tld is out of synch. The > tag library in > 1.4b2 and 1.4b3 does contain "l10n" tag. > > Best regards, > > Mark Orciuch - [EMAIL PROTECTED] > Jakarta Jetspeed - Enterprise Portal in Java > http://jakarta.apache.org/jetspeed/ > > > > -----Original Message----- > > From: Pierre Henry [mailto:[EMAIL PROTECTED]] > > Sent: Monday, December 16, 2002 8:14 AM > > To: Jetspeed User List (E-mail) > > Subject: JSP taglib - l10n (localisation!) > > > > > > Hi. > > > > In the templates/jsp/layout/default.jsp file, there is this line : > > > > <img border="0" alt="<jetspeed:l10n key="HOME"/>" > > src="<jetspeed:contentUri > > href="<%=logoFile%>"/>"> > > > > which causes an Exception : > > > > Error encountered processing a template: > > /layouts/html/fr/default.jsporg.apache.jasper.JasperException: > > /WEB-INF/templates/jsp/layouts/html/fr/default.jsp(26,29) > No such tag l10n > > in the tag library imported with prefix jetspeed > > void > > > org.apache.jasper.compiler.DefaultErrorHandler.jspError(java.l > ang.String, > > int, int, java.lang.String, java.lang.Exception) > > DefaultErrorHandler.java:94 > > etc.... > > > > Actually there is no such tag (nor any tag similar to > "localisation, which > > l10n means) in the templates/jsp/tld/template.tld > > > > So I will delete the call to jetspeed:l10n. > > > > Please correct me if I am mistaking (usin the wrong .tld or > any other > > mistake. > > > > Best regards > > > > Pierre > > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> >
