InterviewSolution
Saved Bookmarks
| 1. |
How is the dynamic interception of requests and responses to transform the information done?(a) servlet container(b) servlet config(c) servlet context(d) servlet filterI have been asked this question during an interview.I would like to ask this question from Servlet in division Java Server Technologies & Servlet of Java |
|
Answer» Right option is (d) SERVLET filter |
|