Answer Posted / nilesh gunaware
Defines a general exception a servlet can throw when it
encounters difficulty.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
Which http method is said to be non-idempotent and idempotent?
How to generate the server side programming and the advantages of it over the other languages?
Explain how to improve Servlet Performance?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
What is the directory structure of web application?
Explain the jar and war files in servlet?
What is URL Encoding?
What is MIME Type?
What are the differences between the servletconfig interface and the servletcontext interface?
What are its drawbacks of cgi?
Which event is fired at the time of session creation and destroy?
What is servlet invoker?
Why session tracking is needed?
How can we invoke another servlet in a different application?
What is servlet in tomcat?