What is the servletconfig object?
No Answer is Posted For this Question
Be the First to Post Answer
give the syntax of doGet() and doPost()?
What happens, if server sends a cookie to a browser that doesn't supports cookies?
What do you mean by cgi and what are its drawbacks?
Why is it that we can't give relative URL's when using ServletContext.getRequestDispatcher() when we can use the same while calling ServletRequest.getRequestDispatcher()?
What do you mean by request dispatcher in servlet? Also explain its methods.
What are the type of protocols used in httpservlet?
Why do we use sendredirect() method?
Define the servlet mapping.
how the jsp page can be regenerated?
what is multiple server?
How do cookies work in servlets?
Which application server is best for java?