Hello All,
            I have a question regarding servlet instance.According to
the new servlet specification, is it possible to get an instance of a
servlet from another servlet?
        Earlier it was done through calling the 'getServlet(String
name)' function of the ServletContext class. But now, it has been
deprecated.

ANy help in this matter is highly appreciated

Saikat

Reply via email to