Net.currency; Web Registry - IBM i series Handbook

Eserver
Hide thumbs Also See for i series:
Table of Contents

Advertisement

Operating System/400 (5722-SS1)
• Global Server Certificate support is added to the certificate services available on the
iSeries server. The Web server and other applications use certificates for network and
Web-based security.
• The following services support SSL:
– HTTP Server
– LDAP Server
– Telnet Server
– Management Central
– DDM and DRDA
– Client Access Servers
– Operations Navigator
With SSL support, these services can establish secure communication sessions with their
corresponding clients. Data exchanged between the clients and servers are encrypted, and,
therefore, not subject to eavesdropping.

Net.Currency

• Net.Data supports the new DB2 for iSeries data types introduced in this release (LOB
and DATALINK).
• You can call SQL stored procedures and handle multiple result sets returned by those
procedures.
• Direct program calls to iSeries ILE programs use input and output parameters.
• You can access Java applications or generate Java applets from Net.Data.
• Macros are parsed only once and the results are saved for subsequent requests for
that macro.
• Trace and logging support makes it easy to find errors in your macro.
• Built-in functions make it a snap to use Net.Data to send e-mail, generate browser
cookies, and manipulate Net.Data tables.

Web Registry

Web pages with built-in Web Registry and Flat File support. Web Registry support allows
storage and retrieval of macro variables, giving them persistence across macro boundaries.
Save a macro variable and its value can be saved into a Web Registry by one macro, and
later retrieved for use in another.
Flat File support allows storage and retrieval of user data into files that contain single-field
records. Multiple pieces of data can be contained in this single record, separated by
user-defined delimiters. A Net.Data table built in one macro can be retrieved in a second for
use in a report, for example.
512
iSeries Handbook

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents