Is servlet thread safe?
No Answer is Posted For this Question
Be the First to Post Answer
How can a servlet be used to generate plain text instead of html?
What do you mean by mime type?
How does tomcat servlet container work?
Explain the difference between get and post method in servlet?
How to commuincate between an applet and a servlet?
how many jsp scripting elements are there and what are those?
Explain their methods? Tell me their parameter names also have you used threads in servlet?
What is the major difference between servlet and applet?
What is the workflow of a servlet?
How do you deal property files in servlet?
What is http servlet in java?
what is the difference between?when we write the code in following manner? class One extends httpservlet { } and class One extends genericservlet { }