What is the difference in between the httpservlet and generic servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Whether thread can be used in servlets?
What is the use of welcome-file-list?
What is webservlet?
What are all the protocols supported by httpservlet?
Explain the concept of ssi ?
When a servlet accepts a call from a client, it receives two objects. What are they?
What is the difference between encodeRedirectUrl and encodeURL?
Is classes folder is compulsory in web-inf/ even though u r deploying ur application with war file?
Differentiate between the web server and application server?
What are Servlets?
How forward () method is different from send redirect () method?
Hi friends am newbie to servlet. How code reusability easy in servlet. why not in jsp . here reusabillity means only javabeans or any thing else.