To minimize server load, servlets can implement _________ to handle asynchronous processing.

  • Asynchronous Servlets
  • Listeners
  • Synchronization
  • Threads
To minimize server load, servlets can implement Asynchronous Servlets to handle asynchronous processing and improve the overall scalability of the application.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *