Why servlet is used as controller ? Not JSP? I want complete explation?
No Answer is Posted For this Question
Be the First to Post Answer
What are all the advantages of servlet over cgi?
What is the difference between ExecuteUpdate and ExecuteQuery?
How do you load an image in a Servlet?
What is session variable in servlets?
why are extending GenericServlet and why are extending HttpServlet explain?
When the methods init() and Distroy() will be called?
Can we use servlets in JavaScript?
What is called Scriptlet?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
How to make sure a servlet is loaded at the application startup?
Explain the lifecycle of a servlet?
What methods do we use in Servlet to Applet communication?