Difference between Generic Servlet and HTTP Servlet?
Answer Posted / shakti
1.Http servlet uses http protocol where as in generic
servlet it does not use the protocol.
2. There are two methods in Http protocol i.e doGet() and
doPost().
Is This Answer Correct ? | 78 Yes | 10 No |
Post New Answer View All Answers
Why prepared statements are faster?
What are different parts of a url?
What are the different types of statements? How we can you use preparedstatement.
What is jdbc architecture in java?
What is jdbc driver manager?
What is the role of class.forname while loading drivers?
What is the fastest type of JDBC driver?
What do you understand by jdbc statements?
How to connect html page to database using jdbc?
What is setautocommit in jdbc?
What is jdbc explain?
What is difference between jdbc and odbc?
What is jdbc and explain jdbc architecture?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
What is metadata in jdbc?