hi
it wont be a problem you can do that
suresh

> -----Original Message-----
> From: kiran vattem [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, February 09, 2000 5:41 AM
> To:   [EMAIL PROTECTED]
> Subject:      Question on Servlet Subclassing
>
>
> Hello Gurus,
> sorry about the previous email, I sent it inadvertently...
>
> I have a question on servlet subclassing
>
> If I have Servlet1 that extends HttpServlet
> Can I have a Servlet2 that extends Servlet1
>
> for example
>
> public class servlet2 extends Servlet1 {
>
> ....
>
> ...
> }
>
> Is it a correct way of re using code?
> I tried using this in Oracle's Jdeveloper,it would not work
> Got compilation errors..
>
> Thanks
> kiran
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
>
> __________________________________________________________________________
> _
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
> body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to