aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
Multiple choice

Which of the following WebMethod attributes enables and disables session state for this web method?

  1. Application_ResolveRequest cache

  2. Session memory

  3. BufferResponse

  4. EnableSession

  5. TransactionOption

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

This WebMethod attribute enables and disables session state for this web method.

Keep practicing — related questions

  • Which of the following WebMethod attributes enables and disables response buffering?
  • Which of the following WebMethod attributes caches responses generated by this method for the specified num...
  • Which of the following WebMethod attributes specifies to the transactional behaviour of a method?
  • Which of the following methods is called to release any state associated with that session?
  • Which of the following WebMethod attributes caches responses generated by this method for the specified num...
  • Which of the following aren't the methods for state/session management in the context of Servlets?
  • Which of the following aren't the methods for state/session management in the context of Servlets?
  • Which of the following methods is called to associate the current request with a session and populate sessi...

Practice this topic

  • Java Enterprise and Web Technologies (2183 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy