Re: GNUJSP set up fails.. suite

There is a FAQ entry about that [1]

[1] http://www.w3.org/Jigsaw/Doc/FAQ.html#jsp

Note: the org.w3c.jigsaw.servlet.ServletMapperFrame
is not listed in JigAdmin, but it is available (I forgot to add it :( )

Regards, Benoit.

Luc Saint-Elie wrote:

> Following my poor experiments,
>
> If I try http://127.0.0.1:8001/servlet/org.gjt.jsp.JSPServlet
> I get
> The server was unable to find the servlet class : org.gjt.jsp.JSPServlet
> but if I try
> http://127.0.0.1:8001/servlet/GNUJSP
> I get the same
> The server was unable to find the servlet class : org.gjt.jsp.JSPServlet
>
> so the conversion gnujsp.jar -> org.gjt.jsp.JSPServlet seems to be
> recognized ??
>
> My I try some change of beer brand ? (pure water perhaps)
>
> >Hello,
>
> >I'm trying to set Jigsaw with GNUJSP.
> >I've done the following
>
> >OS : Win98
> >Jigsaw 202
> >GNUJSP 0.99
> >JDK 1.2.1
>
> >1- Put gnujsp.jar in my servlet directory (the servlet indexer sees it)
>
> >2- set in root->servlet a Frame with a ServletWrapperFrame
> >       identifier : GNUJSP
> >       servlet class : org.gjt.jsp.JSPServlet
> >
> >3- Created a FileRessource in the Indexers->Defaut->extensions panel
> >       identifier : jsp
> >then a RedirecterFrame with
> >       target : http://127.0.0.1:8001/servlet/org.gjt.jsp.JSPServlet
> >
> >When calling a date.jsp file by http://127.0.0.1:8001/servlet/date.jsp I get:
> >
> >Invalid URL
> >The URL http://127.0.0.1:8001org.gjt.jsp.JSPServlet that you requested is
> not available on that server.
>
> +------------------------------------------------+
> | Luc Saint-Elie                                 |
> | 53, rue Caulaincourt                           |
> | 75018  Paris France                            |
> | Tel: 01 42 52 09 62 / 06 12 90 19 65           |
> | email : lse@saint-elie.com                     |
> +------------------------------------------------+
> | Servlet Taverne a site devoted to servlets     |
> | ..and looking for a free servlet hosting :-)   |
> | url : http://interpasnet.hypermart.net/JSS     |
> +------------------------------------------------+

--
- 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, 8 April 1999 04:17:22 UTC