Page list assembly settings

Page lists allow you to avoid hardcoding URLs in servlets and JSP files.

Access this page by traversing the following path in theApplication AssemblyTool:

Web Modules > component_instance > Web Components 

Name
Specifies the name of the markup language--for example, Hypertext Markup Language (HTML), Wireless Markup Language (WML), and Voice Extensible Markup Language (VXML).
Data type String
MIME Type
Specifies the Multi-Purpose Internet Mail Extensions (MIME) type of the markup language, for example, text/html and text/x-vxml.
Data type String
Error Page
Specifies the name of an error page.
Data type String
Default Page
Specifies the name of a default page.
Data type String
Pages - Name
Specifies the name of the page to serve, for example, StockQuoteRequest.page.
Data type String
Pages - URI
Specifies the URI of the page to serve, for example, examples/StockQuoteHTMLRequest.jsp.
Data type String