Sample: Web Application (HelloUserWikExample)
Step 6: Create the WAR File, and Deploy and Test the ApplicationThe last step in developing the HelloUserWikExample application was to archive its files into a WAR file. The WAR file includes the following:
The JAR utility was used to compress the directories and files into an archive, and the archive was given the name Before deploying the HelloUserWikExample application in the portal Web application, you should test it using its direct URL. You can then deploy it in either of the following ways:
|