special chars : é è ê ï etc...

2004-08-05 Thread Thai DANG
Hi all I have troubles with accent. Sometimes, tomcat displays the accent with a ? instead. I think it is a java configuration pb. I have the version 5.0.27 and this is what I use to launch tomcat : export JAVA_OPTS=-server export CATALINA_OPTS=-Djava.awt.headless=true -Dfile.encoding=UTF-8

Jspc and Taglibs

2004-08-05 Thread Thai DANG
I made several measure, had a look to the generate code by Jspc. It is clear that Taglibs reduce the performance (memory, speed) of your server. Speed because the first time access is longer and memory because a pool system is there to make the next pages being displayed quicker. So, as a

JSTL and preloading pool

2004-08-04 Thread Thai DANG
Hi all I am using JSTL with precompilation (JSPC). I am wondering why the first time I go on a page with JSTL inside, it took longer to display. But when I go on it a second time, it displays as quick as with scriptlet. So I had a look to the code generated by JSPC and I noticed that there is

Re: JSTL and preloading pool

2004-08-04 Thread Thai DANG
Millennium Research Informatics -Original Message- From: Thai DANG [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 04, 2004 3:26 PM To: [EMAIL PROTECTED] Subject: JSTL and preloading pool Hi all I am using JSTL with precompilation (JSPC). I am wondering why the first

Tomcat on QNX with the J9VM !

2002-02-04 Thread Thai DANG
Hi all I tried to start TOMCAT with the J9VM (oti). All seems to work fine (servlet, internal web server of Tomcat) except the JSP page. Did someone experienced such trouble ? Many thanks. Thai -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED]