What is servlet? Explain
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by the servlet chaining?
Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?
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
Which is better jsp or servlet?
Explain their methods? Tell me their parameter names also have you used threads in servlet?
waht is the main diference b/w servelts and JSP ?
What are the important functions of filters?
What method is used to create database connection in servlets?
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
Is the init(ServletConfig sc) throws IOException or not?
List the Different types of servlet?
How to deal with multi-valued parameters in a servlet?