When you are ready to distribute your application, the Visual J++ development environment includes all you need to package and deploy your projects.
You can package your Visual J++ project in any of the following output formats:
You can use the Output Format tab of the Project Properties dialog box to specify what type of package you want to create when you build your project.
If you package your project as a cabinet archive file or as a self-extracting setup file, you can sign the project for added security by clicking Advanced in the Project Properties dialog box. (If you don’t make changes here, cabinet files will be signed according to the default authentication settings you specify in the Security section of the Options dialog box.)
When you are ready to distribute your project, the Visual J++ development environment allows you to deploy the project to Web sites and Web servers for testing and production.
Note You can set limited packaging and deployment options when you create a project using the Application Wizard.
For detailed information about packaging and deploying projects, see: