j4neiros
My digital hodgepodge
Thursday, September 23, 2010
Create WAR file from Eclipse project
Open the command line window.
Go to the war directory of the project.
Run the following command:
jar cvf name_for_deploy.war
.
Deploy the war with Tomcat or Glassfish.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment