Question: If you want to pass a formfield to another page when a button is clicked, you should use the ** . If you want to store information across multiple pages, you should use the ** ?
- request; response
- response; request
- session; request
- request; session
Answer: The correct answer of the above question is Option D:request; session