Previous Next Contents


App Resource

The AppResource wizard allows you to create a wrapper class in which you can include getter and setter methods for the strings in your HttpSession object, allowing you to provide access to session values from a JavaBean.

Related Topic

Specify Base Name and Location
Description
Decide what to label the generated file and specify the directory where it is stored.

Properties
Field
Value
Example
Name
Name of the file.
AppResource
Directory
Directory in which to store the generated file.
C:\nab\apps\HelloWld\

Related Topic

Finish
Description
Click Finish to complete the AppResource wizard. A Java code file is created, which defines the package, imports, class, and constructor, in the project's Java folder and allows you to start editing the file.

 

© Copyright 1999 Netscape Communications Corp.