Kizspy | Question: 7
(Choose 1 answer)
How can you deploy a Web application to a Java EE application server like Apache Tomcat?
A. Copy the Web Archive file to the server's webapps directory and start the server
B. Run a deployment script provided by the server
C. Convert the Web Archive file to a Java Archive file and deploy it using the server's management console
D. Email the Web Archive file to the server administrator for deployment