|
Steps for deploying Struts application in Tomcat |
|
1)Archive the web application jar cvf struts_lesson_1.war
2)Copy the resulting WAR file, struts_lesson_1.war, to your Tomcat webapps directory.
3)Start (or shutdown and restart) Tomcat.
Your application should now be deployed and running.
Trackback(0)
|