What is url encoding and url decoding
Is java servlet still used?
Explain jsessionid and when is it created?
difference between forward and sendredirect
Explain the custom jsp tags and the beans.
What happens, when client requests for server object, which is not yet loaded into the memory?
How to get the path of servlet in the server?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
How to pass a requrest object of one servlet as a request object to another servlet?
Explain the servlet filter.
Is the init(ServletConfig sc) throws IOException or not?
What do you mean by deployment descriptor?
What is the servletconfig object?