Multiple choice technology web technology

Is it possible, with Tomcat, to allow ONLY secure connections (HTTPS) for a Context or a Directory?

  1. True

  2. False

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

Tomcat allows administrators to configure security constraints in the web.xml file to enforce confidential transport guarantees, requiring secure HTTPS connections for specific contexts or directories.