Hi, all.
I'm using GNUJSP 0.9.8 and Apache 1.3.4 for NT with JServ...
When I access a .jsp file, I can get and set bean properties, but the
service() routine in my servlet doesn't get called--it should. The
servlet extends HTTPServlet and overrides public void
service(req,res). JSP 0.91 requires service() to be called while
0.92 requires processRequest().
Does anyone have this problem or have an example that works?
Thanks in advance for any help.
- Mike Barber
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".