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
Why HttpServlet class is declared abstract?
Difference between GET and POST?
What are the annotations used in servlet 3?
What is the difference between CGI and Servlet?
What are the kinds of http requests?
How to notify an object in session when session is invalidated or timed-out?
How do servlets work?
What are the different methods involved in generic servlet?
What are the disadvantages of storing session state in cookies?
What is the capacity the doget can send to the server?
What are the uses of servlet
Should I override the service() method?
What is lazy loading and what is Generic Servlet Class?
What is session?
How many objects of a servlet is created?