- From: Yves Lafon <ylafon@w3.org>
- Date: Thu, 10 Aug 2000 14:43:53 +0200 (MET DST)
- To: pramod p <pramod@easi.soft.net>
- cc: www-jigsaw@w3.org
On Thu, 10 Aug 2000, pramod p wrote:
> Hi,
> i have some doubt on running JSP using jigsaw server.
> how to configure jigsaw to support JSP also.
> Please give me a solution.
You must have a jsp engine, (basically it is a servlet) and map all the
.jsp resources to be handled by this servlet.
Here is the documentation http://www.w3.org/Jigsaw/Doc/User/jsp.html
and of course you should read before the doc about indexers.
Also there is a HOWTO for GNUJsp, see
http://www.klomp.org/gnujsp/INSTALL.jigsaw
Regards,
/\ - Yves Lafon - World Wide Web Consortium -
/\ / \ Architecture Domain - Jigsaw Activity Leader
/ \ \/\
/ \ / \ http://www.w3.org/People/Lafon - ylafon@w3.org
Received on Thursday, 10 August 2000 08:44:13 UTC