1.

When destroy() method of servlet gets called?

Answer»

The destroy() method is called only once at the end of the life cycle of a servlet.



Discussion

No Comment Found