Page
A page is a web resource (Servlet, JSP, HTML, or any other resource with a url pattern) within the web module by name.
Attributes Summary |
name : String | The name of the page.
|
uri : String | A uri to the JSP page.
|
name
-
The name of the page.Example: "StockQuoteRequest.page"
data type:
String
default Value:
unspecified
uri
-
A uri to the JSP page.Example: "examples/StockQuoteHTMLRequest.jsp"
data type:
String
default Value:
unspecified
Copyright IBM Corp. 1996-2002