Define servlet mapping?
No Answer is Posted For this Question
Be the First to Post Answer
What is the directory structure of a war file?
Why is init() method is used in servlets?
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 is servlet and list its types?
Can you send the mail from a servlet ,if yes tell how?
Can we override destroy method in servlet?
What are Servlets?
What is use of parseQueryString?
What is the difference between ExecuteUpdate and ExecuteQuery?
request parameter how to find whether a parameter exists in the request object?
What is the ServletConfig() and what is its use?
How can we perform any action at the time of deploying the project?