is the term used for the process of installing a web application (either a 3rd party WAR or your own custom web application) into the Tomcat server....
Start Tomcat, and issue this URL: http://localhost:8080/hellojsf/faces/inputFacelet.xhtml Use "View Source" to study the HTML code generated by the ...