Re: using JSP with the JSDK21-EA1 server

1999-03-18 Thread James Duncan Davidson
> Does anyone know how to configure the JSDK21-EA1 to use the java server pages jar >file to generate and compile the .jsp files? > The 0.92 JSP .jar file was built with a special JSDK which it released with. It hasn't been tested at all with JSDK2.1ea1. ea + ea = unknown As soon as the 1.0 pu

using JSP with the JSDK21-EA1 server

1999-03-12 Thread Curlen Phipps
Does anyone know how to configure the JSDK21-EA1 to use the java server pages jar file to generate and compile the .jsp files? ie. This is from the Java Server Pages alias.properties file. /*.jsp=jsp.JspServlet Which property files should an equivalent entry be placed and how should it read??