- From: Benoit Mahe <Benoit.Mahe@sophia.inria.fr>
- Date: Thu, 12 Nov 1998 15:09:02 +0100
- To: Eugen Woronenko <E.Woronenko@herts.ac.uk>
- cc: www-jigsaw@w3.org
Ok, this bug has just been fixed, check the new version of
ServletIndexer.java [1] in the public CVS tree, it will be
updated in a day or two.
[1] http://dev.w3.org/cgi-bin/cvsweb/java/classes/org/w3c/jigsaw/servlet/ServletIndexer.java
Regards, Benoit.
Eugen Woronenko writes:
>
> http://host/servlets/Main.class WORKS
> http://host/servlets/Main doesn't work
>
> Main.class is in the servlets directory as documented. No other configs,
> just default installation. Do I need to configure the Indexer to run a
> servlet in the default dir "servlets"? According to your docu I don't. So
> what's the problem?
>
> OS - Linux, Windows
> JDK - 1.1.6
>
> Regards,
>
> Eugen
>
> On Thu, 12 Nov 1998, Benoit Mahe wrote:
>
> > Does the URL with .class works?
> >
> > Removing the .class in the name is the job of the servlet indexer,
> > could you check that the servlet directory as servlet-indexer as its
> > indexer?
> >
> > OS? JDK?
> >
> > Regards, Benoit.
> >
> > Eugen Woronenko writes:
> >
> > > I put a servlet named Main.class in the servlets directory (exactly as
> > > documented).
> > >
> > > BUT to invoke it the URL must be http://host/servlets/Main.class
> > >
> > > This is contrary to the documentation. The .class extension must be
> > > omitted.
> > >
> > > I tried to configure the servlet support using JigAdmin, got only Java
> > > exceptions.
> > >
> > > Is there an easy way out? I need your server badly!
> > >
> > > PLEASE HELP ! THANK YOU !!!
> > >
> > > Eugen Woronenko
> > >
> >
> >
> > - 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
> > ---------------------------------------------------------------------
> >
> >
> >
>
- 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, 12 November 1998 09:09:08 UTC