What are the types of protocols supported by httpservlet ?
No Answer is Posted For this Question
Be the First to Post Answer
What is the servlet?
What is called servlet container?
Why don't we write a constructor in a servlet?
What is the difference between using getSession(true) and getSession(false) methods?
Explain the architechure of a servlet?
How to upload a file to the server using servlet?
What is a server side include (ssi)
If a servlet is not properly initialized, what exception may be thrown?
How do I support both get and post from the same servlet?
Difference between httpservlet and generic servlets?
What is servlet and its use?
How do you define a servlet?