a) session.getAttribute(String name)
b) session.alterAttribute(String name)
c) session.updateAttribute(String name)
d) session.setAttribute(String name)
Which of the following code is used to get an attribute in a HTTP Session object in servlets?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
Which of the following code is used to get an attribute in a HTTP Session object in servlets?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!