Explain Action Servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?
What is servlet and its life cycle?
How do you run a servlet?
What is new in ServletRequest interface ? (Servlet 2.4)
What is webservlet?
What is servlet collaboration?
Can we write a constructor for a Servlet class ? if yes how ? if no why not ?
What is dispatcher servlet?
What is the difference between the http servlet and generic servlet?
What is servlet api used for conneting database?
why are using HttpServlet in realtime projects and why are not using Genericservlet
How do you pass the data from one servlet to another servlet?