Answer Posted / saravanan murugesan
When a client sends a request to web container, it searches for particular servlet requested by the client . If there is no requested servlet , the web container throws servlet Exception
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to notify an object in session when session is invalidated or timed-out?
Which interface should be implemented by all servlets?
Why are servlets used?
How to create war file?
What is java servlet?
What is the difference between encodeRedirectUrl and encodeURL?
What's the difference between authentication and authorization?
Name the different ways of session tracking.
How to generate the server side programming and the advantages of it over the other languages?
Write a simple servlet program to print the contents of html.
What is java servlet session?
What is ServletConfig object?
What do you mean by httpservlet?
List out difference between a JavaBean from a Servlet?
What do you mean by httpservlet and how it is different from the genericservlet?