Re: ssl

2001-04-19 Thread Choak Visavayodhin
you can read in tomcat's [doc] folder, file : tomcat-ssl-howto.html - Original Message - From: Yutthachai Akesirasuwan [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, April 19, 2001 9:34 PM Subject: ssl I want to set my tomcat to use ssl. please tell me about this by detail.

can I use DLL on Windows in JSP

2001-03-06 Thread Choak Visavayodhin
hi all, I 'm very new user of JSP. I 've a problem here, I 've many DLL(restore in windows\system32\) files that I was use it like ASP service object. Now, I very interrest in JSP and wanna know can I use it like past? and if it can, Haw can I make it? and if Ican't use it can I use EXE file

How can I set Java.library.path ?

2001-03-06 Thread Choak Visavayodhin
hi all, I 've a problem here. I'm using TOMCAT 3.2.1 and JDK 1.2.1. I write my JSP program and this program has error that it can't find my library in its path. I wanna know where I can set this "java.library.path" to point my path? or if I can't change it where is it in the real path?