SCREENURL (JANUS DEFINE parameter): Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
m (1 revision)
(No difference)

Revision as of 20:19, 2 March 2012

<section begin="desc" />Redirect to internal URL<section end="desc" />

SCREENURL is a parameter on JANUS DEFINE, which defines and sets characteristics of a Janus port.

Indicates that Janus Web Server legacy support (automatic mapping of 3270 applications to HTML) is to switch web applications that present a 3270 screen to a special internally generated URL. There is no really good reason to specify SCREENURL but the option is provided on the off chance it's required somewhere for backward compatibility.

This parameter is available in Sirius Mods 6.3 and later.

This parameter can be overridden on a URL basis with the SCREENURL or NOSCREENURL parameters on JANUS WEB SCREEN rules.

Valid only for WEBSERV ports.

See also