>Try this SampleExtends.java.  I used it with the public Draft 1.0 spec on suns
>reference implementation and JRun's latest release and it worked fine.

Has anyone gotten the extends attribute to work with jswdk1.0?  I tried
extending Will's SampleExtends.java in my jsp, but there was problem
finding getClassLoader() during jsp compilation.  I then changed the
superclass (SampleExtends) to extend jswdk's HttpJspBase in place of
HttpServlet, but that causes problems with trying to overwrite
HttpJspBase's final methods.

Any suggestions out there?

-Mary

===========================================================================
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

Reply via email to