Short story
From Plex-XML
The short life (163 ms) of a Plex-XML request in images...
1. Here we start...
2. ...what the browser sends to the Plex-XML application to start a request:
3. ...parameter received by the Plex-XML application/servlet:
4. ...request definition in request.xml:
5. ...Plex function that is called (as defined in step 4):
6. ...main action diagramm parts in a FindBrowse function:
7. ...XML result created by the Plex function:
8. ...customized XSLT for our FindBrowse (as defined in step 4):
9. ...common first XSLT filter that is imported by our customized XSLT:
10. ...XML result after the first of two XSLT filter/conversion:
11. ...common XSLT for the second XSLT filter/conversion:
12. ...HTML received by the browser from the second filter:
13. ...what the AJAX request replaces in our HTML page: