Why are http servlets used in programming?
No Answer is Posted For this Question
Be the First to Post Answer
Why setMaxAge() and getMaxAge() methods are used in Cookies?
What is the difference between the servlets and cgi programs?
What are the various ways of session supervision in servlets?
Is the init(ServletConfig sc) throws IOException or not?
What do you mean by cgi and what are its drawbacks?
how this statement works..? public void service(HttpServletRequest request,HttpServletResponse response)
give the syntax of doGet() and doPost()?
What is a parser. What does a parser do with a XML? Why do we need it?
Write a hello world program using servlets.
How do you get the ip address of the client in servlet?
What is meant by cookies?
What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?