Inderpreet Singh wrote:

> Hi,
>
> I am using JSDK 2.1
> I get a compiler error saying function not found when I use
> getServletName() of ServletConfig interface.
> May I plzzz know, in which version of JSDK is the function
> getServletName() available?
>

The getServletName() method was added in version 2.2 of the servlet
spec.

The best way to answer questions like this is to download the specs from
<http://java.sun.com/products/servlet/download.html> and look for
yourself.

>
> TIA,
> Inder
>

Craig McClanahan

___________________________________________________________________________
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