Is servlet thread safe?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the concept of ssi ?
How do you invoke a Servlet? What is the difference between doPost method and doGet method?
What is DSN and System DSN and what is the difference between them?
Is there any need to shutdown the web server, if you want to modify a servlet?
Why is a constructor needed in a servlet even if we use the init method?
Explain session tracking and its importance?
What are the security issues in Servlets?
What is the difference between doGet and doPost?
What are the uses of servlet and what is servlet chaining?
describe all about advanced java with presentation
Why is init() method is used in servlets?
What are the type of protocols used in httpservlet?