can i call destroy() method in init() method of servlet
Answer Posted / ravikiran.chd
yes
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
Which application server is best for java?
How can you run a servlet program?
How can we create deadlock situation in servlet?
How do I support both get and post from the same servlet?
What is the use of httpservletresponsewrapper?
What is a servlet engine?
Explain in brief the directory structure of a web application?
What is servlet invoker?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
How do I know if java is running on linux?
When a servlet accepts a call from a client, it receives two objects. What are they?
How httpservlet is different from the genericservlet?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
What is the directory structure of a war file?