How do we go with database connection and log4j integration in servlet?
What are the functions of the servlet container?
List out the difference between ServletConfig and ServletContext?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
Is servlet synchronized?
What are its drawbacks of cgi?
Write all the phases defined in servlet life cycle?
What is cookies in servlet with example?
Explain the different ways for servlet authentication?
Differentiate between the web server and application server?
Is java servlet still used?
Can a jsp be called using a servlet?
what is multiple server?
What's the use of servletcontext?
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