Create a war file from jsp,html etc

Below is the command to create a war file

jar cfv (name of the war file) WEB-INF [*.html] [*.jsp].........

here c is create, f is file and v is verbose.


Comments

Popular posts from this blog

Integration Control

Zensar Java interview questions