Download Oracle Application Server Wireless Developer`s Guide

Transcript
Customizing Mobile Studio
Table 5–9 (Cont.) Home Page Resources
Name
Description
Example
home.label.appname
The name of the application.
Name
home.label.appdesc
The description for the application.
Description.
home.label.appstatus
The status of the application.
Status
home.image.application
The icon for the application.
sites/default /images/app.gif
home.label.view
The label on View button.
View
home.label.rename
The label on Rename button.
Rename
home.label.move
The label on Move button.
Move
home.label.copy
The label on Copy button.
Copy
home.label.delete
The label on Delete button.
Delete
home.label.deploy
The label on Deploy button.
Deploy
home.label.viewlog
The label on View Log button.
View Log
5.3.4.10 Java Beans
Available Java Beans are listed in Table 5–10.
Table 5–10
Java Beans
Name
Type
Description
foldersList
Java.util.ArrayList
This list of all the sub-folders for the user in the current folder.
servicesList
Java.util.ArrayList
This list of all of the services of the user for the given folder.
5.3.4.11 JSP page: testAppInfoBox.jsp
This page is included where there are instructions for testing user applications Test
App Info Box resources are listed in Table 5–11). It is included in the home.jsp and
samples.jsp pages.
Table 5–11
Test App Info Box Resources
Name
Description
Example
home.text.test.boxtitle
The title for the testing
instructions box.
Test Your Applications
home.text.test.begin
Instructions text
home.text.test.accessinfo
Instructions text
Connect using voice: 1-800-000-000
home.text.test.end
Instructions text
Click the View Log button for real time debug
information
Mobile Studio 5-15