Re: Switching on UTF-8 Encoding

2002-02-07 Thread Karthik Gopal
Hi Tony, The issue maybe in these places: 1. Request object - Jeff has covered the issue. 2. Database I/O - You have find out what type of Unicode encoding does the Database support. (UTF-8 or UCS-2). If it is UCS-2 then you have convert the data into UTF-8 at the java end. 3.

Logout Failure - Tomcat 4.0

2002-03-20 Thread Karthik Gopal
Hi, I have simple application, which has a logout feature in it's pages. The logout servlet gets the session object from request, and passes the session id to the CtrSessionEnd. This class has a list of active sessions, it goes through the list checking if the session id sent is equal to the

Tomcat 4 NT Service

2002-03-26 Thread Karthik Gopal
Hi , Where can I find the jk_nt_service.exe for Tomcat 4? Or can I reuse any older version of this exe. Thankx Karthik -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]