Tomcat JSPEngine help setup: beginner

Hello, I am a beginner to JSP and servlets. I have been running the
servlets I wrote using Jigsaw 2.0.5 by placing them in the WWW/servlet
directory . I now want to start experimenting with JSP . I downloaded
the tomcat servlet engine and included the jar file jasper.jar in my
Jigsaw classpath .

 Can someone give me  directions on how to use tomcat as a servlet
engine with Jigsaw 2_0_5. I have read the jigsaw doc and archives and
most of them talk of a "jspengine" class and a JSPservlet class. I dont
know which class in the jasper library does this.

Also how I should setup my indexer ( for jsp to start this tomcat engine
) and the bean directories. Even if you could point me to subsets of
Jigsaw documentation that are relevant that would be a great help.
Unfortunately the tomcat documentation was not of much help.
Right now I have no idea whether running jsp is as simple as running
servlets in Jigsaw. Your help will be deeply appreciated.
Thank you
Hari

Received on Sunday, 16 July 2000 18:26:54 UTC