| 51. |
________ object is used to invoke the next filter in the chain of filters.
|
||||||||
|
Answer:
Option (c) |
| 52. |
Which element declares a filter inside deployment descriptor ?
|
||||||||
|
Answer:
Option (b) |
| 53. |
What is the return type of getCookies() method ?
|
||||||||
|
Answer:
Option (a) |
| 54. |
Which method returns a string containing the unique session id?
|
||||||||
|
Answer:
Option (a) |
| 55. |
Which method is used to delete a session?
|
||||||||
|
Answer:
Option (b) |
| 56. |
Which method is use for setting session time out ?
|
||||||||
|
Answer:
Option (d) |
| 57. |
Which Cookie is valid for multiple session ?
|
||||||||
|
Answer:
Option (c) |