JSP.show(page,attributes,attributesInResponse)
Shows a custom JSP page.
Arguments:
Name
Type
Description
Mode
page
String
JSP page name.
in
attributes
Any[Any]
page attributes.
in
attributesInResponse
String[]
Attributes to be added in the response. (optional)
in
Parent topic:
Fuego.Net : JSP