Posted By:
Rajah_Kalipatnapu
Posted On:
Wednesday, May 1, 2002 05:40 PM
I've a precompiled JSP page. I compiled it using
jasper. And included jasper runtime library in the classpath. But I cannot access those pages. I see in the log
that the init portion of the jsp page is being called
but the request fails. Is there anybody ever used/tried this
scenario with TiniHttpServer?