using jsp with apache

1999-06-07 Thread Thibaut Colar
or java.exe path, it's ok and then for jsdk.jar. i've downloaded th jsdk and unzipped it on my hd, but can't find this file (jsdk.jar), may be i have to make it by myself?, i'm new to jsdk so may be it's a newbie question. thanks for your help. *****

can't launch my servlets with apache

1999-06-08 Thread Thibaut Colar
Execption is due to the fact i stopped the browser before the timeout. So if you have any idea of what is my problem, please let me know. Thanks by advance for your help. Thibaut. ***** Thibaut Colar JET Software, Inc. [EMAIL PROTECTED] http://

Make servlets working with apache

1999-06-09 Thread Thibaut Colar
Execption is due to the fact i stopped the browser before the timeout. So if you have any idea of what is my problem, please let me know. Thanks by advance for your help. Thibaut. ***** Thibaut Colar JET Software, Inc. [EMAIL PROTECTED] http://

Need HELP with jserv and apche

1999-06-09 Thread Thibaut Colar
thanks for any help Thibaut. ********* Thibaut Colar JET Software, Inc. [EMAIL PROTECTED] http://www.jetsoftware.com The Leader in Tools for Online Demonstrations and Training *

PLEASE HELP !!! with apache / jserv

1999-06-10 Thread Thibaut Colar
my configuration files on http://sequ.jetsoftware.com:3080/jsp/ . Please help me, i can't do anithing else until i know what's wrong. Thanks, Thibaut. ********* Thibaut Colar JET Software, Inc. [EMAIL PROTECTED] http://www.jetsoftware

Re: compilation failed error

1999-06-28 Thread Thibaut Colar
in method. *** good  java code (thib.java) *** package thib; public class thib { public int getCount()  {  return 125;  } } *** ********* Thibaut Colar JET Software

Tomcat / http logs

2000-05-30 Thread thibaut colar
Hi there , just a small question I installed tomcat and used servlet and jsp without problem and am happy with it I put it as my mian http server (port 80), The thing is that I now don't have any more http logs (before it was going from apache in /var/logs/http/access.log). Where are those http lo

Re: Tomcat / http logs

2000-05-30 Thread thibaut colar
Yes I've seen those logs but there is in there only the "process" logs, as servlet and jsp accesss, but not any http logging (I'm searching for the usuals Http requests logs) Thanks Alex Strasheim wrote: > > Hi there , just a small question > > I installed tomcat and used servlet and jsp without