What is difference between server and servlet?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between GenericServlet and HttpServlet?
What is ServletContext object?
Explain how does JSP handle run-time exceptions?
program for RequestDispatcher in servlets?
What is servlet context ?
What are the difference between RMI and Servlets?
how the server will know its the same jsp page?
Hi Friends, Can we make any method thread safe withour synchronized keyword?
What is the directory structure of web application?
How servlets can be automatically reloaded?
Directive Include and Action Include how both are working in JSP, what is the difference between both?In which suituation we have to choose these elements?
Can we call destroy() method inside the init() method? What happens when we do so?