Re: Abstract Interface ??

Amir Nashat <[email protected]>
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
Which api are you talking about? Read the spec here ....

http://java.sun.com/j2ee/1.4/docs/api/


Also, an interface is implicitly abstract since the methods it declares are abstract.






Amir N. Nashat
Software Engineer
www.cj.com 
p 805 560 0777
d 805 899 8936
f  805 560 0776

Commission Junction delivers advanced solutions for online marketing.

-----Original Message-----
From: Boda, Ramakrishna Rao (Ramakrishna) [mailto:[email protected]]
Sent: Tuesday, August 05, 2003 11:33 AM
To: [email protected]
Subject: Abstract Interface ??

Hi All !

In the API , ServletRequest Interface is  mentioned as

public abstract interface ServletRequest {

}



 . A class can be an abstract class , if it has got abstract ( to be
improved ) methods . But abstract interface  is not making much sense to me
. Any way all the interfaces need to be implemented by some classes . Then
why this interface was declared specifically as abstract interface ?


Any ideas ?

Thanks
Boda

___________________________________________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.