What happens, when client requests for server object, which
is not yet loaded into the memory?
Answer Posted / nagaraju
u will get 404 error means unavailable Exception
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What's the architecture of a servlet package?
How a servlet is unloaded?
What if we pass negative value in load-on-startup?
What is Client-Server Computing?
What are sessions in servlets?
What is called a session?
What is the difference in between the httpservlet and generic servlet?
Explain is servlet mapping?
What is the difference between Server and Container?
Why the container loads server at the application startup and how?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
What is difference between server and servlet?
Define declaration.
Explain how does JSP handle run-time exceptions?
Can a jsp be called using a servlet?