Java Server Pages

Hello,

I recently downloaded the GNU Jsp. A freeware GNU implementation of the
latest JSP draft specifications.

How can I tell Jigsaw to call the JSPServlet when he encounters a file
with the "jsp" extention? Different files will all point to the same
servlet! The JSPServlet will then, using the initial request, forward the
request to a compiled JSP class.


Bavo De Ridder

Received on Wednesday, 9 September 1998 19:52:09 UTC