Re: cannot run sevlets :-(

manuel@drescher.hip.ro writes:

>   Hi !
>  I cannot run servlets, I am getting pages with saying that the 
> servlet is not configurated ok or with java errors from the server 
> (illegal argument...)
>  I use know jdk1.1.1 (because I understood that with jdk1.2 it is not 
> still working), with the jsdk classes taken from the jdk1.2 package. 
> Is this a problem ?
>                        Manu.
> 

 No it should works, I use the JDK1.1.5 and the JSDK1.1 (provided in JDK1.2) 
 and it works fine. Could you tell me more about your jigsaw configuration:
 - Are you using Jigsaw1.0 or 2.0?
 - Are you sure that the servlet class is in the servlet directory or in 
   the CLASSPATH?
 - What is the exact error message? The trace?

 Benoit.

- Benoît Mahé -------------------------------------------------------
                      World Wide Web Consortium (W3C)
                    Architecture domain - Jigsaw Team           

  http://www.w3.org/People/Mahe - bmahe@w3.org - +33.4.92.38.79.89 
---------------------------------------------------------------------

Received on Thursday, 9 April 1998 10:55:33 UTC