HttpServlet

Hi, I've written a servlet that is derived from the HttpServlet class.
Even though the ServletWrapper is able to contain this class, I don't
think it can call the doGet() and doPost() methods.

Does anybody know what I can do? I definitely don't want to write an
HttpServletWrappe unless it's as a last resort.

Thanks,
Apu.
apu@seanet.jpl.nasa.gov

Received on Thursday, 2 July 1998 16:38:13 UTC