Click here to Skip to main content
15,885,244 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
GenericServlet is protocol independent it means this servlet can work on any protocol where as http servlet is protocol dependent it works on only http protocol.By seeing thais i can say generic servlet has more advantages as it can work on any protocol than http sevlet as it is restricted to one protocol..Now my question then why http protocol has been introduced after generic servlet....iam novice to java.Please clarify this question.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900