Answer Posted / kiston
most of the Answers are right
| Is This Answer Correct ? | 4 Yes | 16 No |
Post New Answer View All Answers
What are different ways for servlet authentication?
What are its drawbacks of cgi?
Explain servlet.
What is war file?
What are the objects involved when a servlet receives a call from client?
Explain the difference between servlet and cgi?
How can we implement a jsp page?
What are common tasks performed by Servlet Container?
How do you get the ip address of the client in servlet?
Is it good idea to create servlet constructor?
What is cookie in servlet?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
What is Servlets and explain the advantages of Servlet life cycle?
What is new in ServletRequest interface ? (Servlet 2.4)
When should you prefer to use doget() over dopost()?