Create Menu
The Create menu has the following options. The user may need to select an appropriate group in order to see the new item.
- Enterprise Servlet This option will create a new Enterprise Servlet file. This is the file used by Simplicity to store the information about the Servlets you create in an XML format.
- Form This option will create a new Form file.
- Java File This option will create a new empty Java source file.
- HTML File This option will create a new empty HTML file.
- Image File This option will create a new graphic file. It is useful as a template or place holder for a graphic that will be created later.
- Text File This option will create a new empty text file.
- Sound File This option will create a new sound file. It is useful as a template or place holder for a sound that will be created later.
- Data File This option will create a new empty binary data file.
- Template File This option will create a new empty file which ends in .wmt.
- Folder This option will create a new folder.
- war File... This option will create a new Web ARchive of the current project. The war archive will contain all of the java classes in the WEB-INF/classes directory and subdirectories (except for those in backup directories). It will also add all other files except for war files and backups in the project directory and its subdirectories. The War Builder will also add any classes defined in the web.xml file found in the WEB-INF directory. Finally, the War builder will check the dependencies of the classes added, and if needed will add non-standard classes which are not located in jar files in the WEB-INF/lib directory to the proper place of the war archive.
| Data Representations, Inc. http://www.datarepresentations.com support@datarepresentations.com sales@datarepresentations.com |