Mike Barber wrote:
> 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().
GNUJSP does not call the service() method on beans. Vincent (the author
of GNUJSP) explained that in the GNUJSP mailing list at the end of last
month. I just gave I quick look at the code generated by the latest
version (0.9.8) and this still seems to be true.
Alex
--
............................................
Alessandro Vernet - Software Engineer
Email - [EMAIL PROTECTED] or [EMAIL PROTECTED]
Home page - http://www.scdi.org/~avernet/
20030 Rodrigues Av. #7E - 95014 Cupertino CA
===========================================================================
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".