Is it possible to send a mail from a servlet? Explain?
Answer Posted / shumaan
yes we can thorough API
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain mvc pattern.
What is the life-cycle of servlets?
What is the difference between Server and Container?
Can you use javascript in servlets?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
What is called Scriptlet?
Why servlet is faster than jsp?
What are the mechanisms used by a servlet container for maintaining session information?
Can we override destroy method in servlet?
Why is Servlet so popular?
What is the difference between a generic servlet and http servlet?
How to make sure a servlet is loaded at the application startup?
Explain the methods of request dispatcher in servlet?
How to commuincate between an applet and a servlet?
What do you mean by servlet?