[Egothor-tech] two webapp problems

Tony Grant tony at tgds.net
Thu Oct 7 10:09:48 BST 2004


Le jeu 07/10/2004 à 10:40, Leo Galambos a écrit :

He lives!!! =:-D

> >The encoding of accents in multi-page results does not work see
> >http://www.tgds.net/egothor/cmb/find.jsp?q=biodiversit%E9&l=fr&Submit=Trouver for an example. 
> 
> Can you peek at the logs in catalina.out - there should be a string 
> which is sent to ::egothor. It would tell us what's wrong with this.

Just trashed a 23 Mb catalina.out

new one says:

Oct 7, 2004 10:04:55 AM org.apache.jasper.compiler.Compiler
generateClass
SEVERE: Error compiling file:
/usr/local/tomcat5/work/Catalina/localhost/egothor//org/apache/jsp/cmb/error_jsp.java     [javac] Compiling 1 source file

/usr/local/tomcat5/work/Catalina/localhost/egothor/org/apache/jsp/cmb/error_jsp.java:36: unreported exception java.io.UnsupportedEncodingException; must be caught or declared to be thrown
url.append("short_desc=").append(java.net.URLEncoder.encode(shortdesc,"iso-8859-1")).append("&");
                                                           ^
/usr/local/tomcat5/work/Catalina/localhost/egothor/org/apache/jsp/cmb/error_jsp.java:37: unreported exception java.io.UnsupportedEncodingException; must be caught or declared to be thrown
url.append("comment=").append(java.net.URLEncoder.encode(sw.toString(),"iso-8859-1")).append("&");

bug on response.fr

badly positioned <p> tag at line 54

Cheers

Tony

-- 
www.tgds.net Library management software toolkit




More information about the Egothor-tech mailing list