If a servlet is not properly initialized, what exception may be thrown?
No Answer is Posted For this Question
Be the First to Post Answer
When the methods init() and Distroy() will be called?
Write a hello world program using servlets.
Why should we go for interservlet communication?
How we can create war file in servlet?
Difference between web container & web server........... Difference between web server & application server?????????
What do you mean by filter in servlet?
What is war file?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
give the syntax of doGet() and doPost()?
Explain in brief the directory structure of a web application?
how the server will know its the same jsp page?
How values can be passed from HTML page to servlet?