Skip Headers
Oracle® Fusion Middleware Developer's Guide for Oracle IRM Server
11g Release 1 (11.1.1)

Part Number E12326-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to current chapter
Up
Go to next page
Next
View PDF

8.5 Creating Custom Status Pages Using the HTTP POST Method

The page developer will post a form with an input field called desktop.state. This DesktopState will be the XML string that Oracle IRM Desktop posted to the Oracle IRM server.

The XML document can be parsed by the page and an appropriate page built. The Javadoc for desktop state contains details on what is in the XML document.