Is it possible to send a mail from a servlet? Explain?
Post New Answer View All Answers
What is the requirement of servlet config and servlet context implemented and how are they implemented?
How to generate the server side programming and the advantages of it over the other languages?
What are some advantages of storing session state in cookies?
How do we translate jsp?
What are the exceptions thrown by servlets? Why?
What is ServletConfig object?
Why doesn’t a servlet include main()? How does it work?
What is URL Encoding?
Explain the working of service() method of a servlet.
What is a server side include (ssi)
What are the supporting protocol by HttpServlet ?
What is the dispatcher servlet?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
How the typical servlet code look like ?
Name the different ways of session tracking.