Questão de Programação — Servidores de aplicação — FAURGS 2016
ProgramaçãoServidores de aplicação
- Código
- qq174448
- Banca
- FAURGS
- Órgão
- HCPA
- Ano
- 2016
- Nível
- Superior
- Cargo
- Analista de TI (Banco de Dados e Segurança)
A default Apache Tomcat installation includes an instance of the Manager web application, which supports several functions. Analyze the following sentences regarding the Manager web application.I - The Manager is installed by default on context path/apache.II - The Manager allows deploying a new web application, on a specified context path, from the server file system.III - The Manager allows stopping an existing application (so that it becomes unavailable), but does not undeploy it.Which are correct?
- AOnly I.
- BOnly II.
- COnly III.
- DOnly I and II.
- EOnly II and III.