The problem is pretty simple,
you "extend" a "class"
you "implement" a "interface"
see the basic java tutorials about classes & interfaces, for further info
about interfaces
Amit
> -----Original Message-----
> From: SUBSCRIBE JSP-INTEREST Noj [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, December 23, 1999 11:05 PM
> To: [EMAIL PROTECTED]
> Subject: Error compiling a custom tag
>
> Hello,
>
>
> I use Apache 1.3.9, JDK 1.2, RESIN 1.1b4 (JSP)
> When i try to compile my Test.java file who defines a custom tag, i get
> this
> error :
>
> Can't subclass interfaces: interface javax.servlet.jsp.tagext.Tag
> public class Test extends Tag {
>
> Doers anybody know why ?
>
> Thanks
>
> -----------------
> Noj
>
> ==========================================================================
> =
> 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
===========================================================================
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