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 ** ?

  1. request; response
  2. response; request
  3. session; request
  4. request; session

Answer: The correct answer of the above question is Option D:request; session