What is a web application and what is it’s directory structure?
Why are servlets used?
Name the packages that work with servlet?
How do you load an image in a Servlet?
What is the difference between forward () and sendredirect () functions in servlet? Explain
When servlet object is created?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
How are filters?
Which event is fired at the time of setting, getting or removing attribute from application scope?
What is the difference between 2 types of servlets?
Can a jsp be called using a servlet?
What is servlet mapping?
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
Difference between GET and POST?
If some new data has entered the database, explain how can a servlet refresh automatically?