InterviewSolution
Saved Bookmarks
| 1. |
What Is The Function Of Destroy() Method In Servlet? |
|
Answer» FINALLY SERVER UNLOADS the servlet from the memory using the destroy() METHOD. Finally server unloads the servlet from the memory using the destroy() method. |
|