[Contents] [Prev] [Next] [Index] [Report an Error]

Verifying Software Compatibility

Exchanging <?xml?> and <junoscript> tag elements enables a client application and the JUNOScript server to determine if they are running different versions of the software used during a JUNOScript session. Different versions are sometimes incompatible, and by JUNOScript convention the party running the later version of software determines how to handle any incompatibility. For fully automated performance, include code in the client application that determines if its version of software is later than that of the JUNOScript server. Decide which of the following options is appropriate when the application’s version is more recent, and implement the corresponding response:


[Contents] [Prev] [Next] [Index] [Report an Error]