External library functions can be registered with the Netscape Enterprise Server and can then be called from scripts running in the request-response loop.
Such registered functions are invoked with the callC() method.
The function name is the one that was used when it was registered. Registering a function creates a wrapper that will always return a string primitive value.
See also: | Netscape Enterprise Server |
Prev | Home | Next |
response.blob() | Up | response.client |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |