Tomcat's JSP Engine and Jigsaw

Hi everyone,
       I'm a little confused about the setup of the integration of Tomcat
into jigsaw. Is it a case that if you write a jsp file you can place it
within the WWW folder and jigsaw will instantiate a process of the Tomcat
engine to handle it

or

Is the request forwarded to an instance of Tomcat working in the background?
It would be much more prefereable if the latter was the case.

Is there anymore documentation available about JSP in jigsaw?

Thanks for the help,
Mark.

Received on Tuesday, 18 December 2001 14:00:10 UTC