What are the functions of the servlet container?
No Answer is Posted For this Question
Be the First to Post Answer
Can we override the ActionServlet?
3 Answers ArisGlobal, HCL, PPF,
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
What are the uses of servlet
Explain the difference between servletconfig and servletcontext in servlet?
What is servlet attributes and their scope?
What do you mean by session tracking?
Which event is fired at the time of session creation and destroy?
how the jsp page can be regenerated?
How to commuincate between an applet and a servlet?
Is it possible to send a mail from a servlet? Explain?
Differentiate between the print writer and servlet output stream?
what is the advantage of using Servlets over CGI programming?