What are the types of servlets? Explain
No Answer is Posted For this Question
Be the First to Post Answer
How to invoke a Servlet?
which type of data passing is used in realtime?
Does servlet have main method?
List out difference between a JavaBean from a Servlet?
How can the referrer and the target urls be used in servlet?
Can we override servlet service method?
what is servlet and what you get when we use servlets?
How is an application exception handling is done using a servlet?
how can we create object to a class in a jsp file?
5 Answers Accenture, L&T, TCS,
difference between request.getSession(false) or request.getSession() and request.getSession(true)
Explain the jar and war files in servlet?
why are using HttpServlet in realtime projects and why are not using Genericservlet