For secure data transmission, HTTP servlets utilize the _________ protocol.
- HTTPS
- SSL
- SecureHTTP
- TLS
For secure data transmission, HTTP servlets utilize the TLS (Transport Layer Security) protocol.
Loading...
Related Quiz
- What is the primary interface used for file upload in servlets?
- In a scenario where a transaction involves multiple SQL queries, how should exceptions be handled to ensure that either all queries succeed or none do?
- How do distributed transactions differ from local transactions?
- An online content platform uses caching to improve user experience. However, users in different regions report varying latency. What caching approach can be adopted to optimize for all users?
- Which strategy involves adding more servers to handle increased load in a web application?