can i call destroy() method in init() method of servlet
Answer Posted / tanuj
Shekar babu is an disgrace to java community should never
blog answers,destroy() is just to inform what is to be done
when the service call is terminated it is like
on_service_destroy() what is to be done.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the concept of ssi ?
What is a servlet-to-servlet communcation?
What do you mean by deployment descriptor?
What is cgi and what are its drawbacks?
What is Servlets and explain the advantages of Servlet life cycle?
How to read request headers from servlets?
Explain the role of dispatcherservlet and contextloaderlistener.
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
What's the advantages using servlets than using cgi?
What are the two important api's in for servlets?
What is the difference in between the httpservlet and generic servlet?
What is a server side include (ssi)
What do you mean by web applications? Explain web application directory arrangement?
What is servlet in tomcat?
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