David Navas wrote:
> The problems, as I see it, are as follows:
> a) I can't override service()...
In JSP 1.0 I am able to use the "extends" attribute of the page directive
to specify a custom superclass, which can define its own service() method.
The JSP 1.1 PR says it supports the same mechanism. It seems that this
should do what you need.
Now if only there were a way to define my own per-request implicit
variables!
John Velonis
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html