Sail E0 Webinar
Question
To deploy the application to a web container:-
Options:
A .  mvn tomcat:run
B .  mvn jetty:run
C .  all of the mentioned
D .  none of the mentioned
Answer: Option C


In the project directory, in the standard shell, run mvn tomcat:run or mvn jetty:run, and open http://localhost:8080 in your browser.



Was this answer helpful ?
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers