> hi,
> 
>       I have a doubt about ServletConfig and ServletContext object.
> ServletConfig is passed by the container and has method
> getServletContex(), but we can 
>       call getServletContext() directly also as it's provided in
> HttpServlet.So, why it's provided in ServletConfig interface.
> 
>       Secondly what would happen if i will not intialize the
> constructor super.init(config) inside the init. 
> 
> Thanks
> Deepak Rustagi 
> 

___________________________________________________________________________
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