Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: Which class does a servlet usually inherit from?


Message #1 by <ifte75@y...> on Wed, 25 Apr 2001 19:18:27 +0600
" Iftekhar Ahmed Rony" <ifte75@y...> wrote:
Please help me to solve the following question :

Which class does a servlet usually inherit from?
Fully-qualified classname:*
(e.g. "java.lang.Thread")

Sincerely:
Iftekhar Ahmed

An HTTP servlet usually inherits from "javax.servlet.HttpServlet"

Aqeel Ahmad Khan.
---

  Return to Index