What are the drawbacks of cgi?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between get and post method?
difference between sendredirect,forward and url rewritting
When servlet object is created?
What is servlet looping or chaining?
what is meant by servlet to servlet communication?
Explain the methods in Generic and HTTP Servlets?
What is load-on-startup in servlet?
How do you find out what client machine is making a request to your servlet
Can we get PrintWriter and ServletOutputStream both in a servlet?
init() method of servlet loaded by?
In servlets, Why do we need both GET and POST method implementations?
What's the advantages using servlets than using cgi?