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).
-
MIME Type
- Specifies the Multi-Purpose Internet Mail Extensions (MIME) type of the markup language, for example, text/html
and text/x-vxml.
-
Error Page
- Specifies the name of an error page.
-
Default Page
- Specifies the name of a default page.
-
Pages - Name
- Specifies the name of the page to serve, for example, StockQuoteRequest.page.
-
Pages - URI
- Specifies the URI of the page to serve, for example, examples/StockQuoteHTMLRequest.jsp.