Short story

From Plex-XML
Jump to: navigation, search


The short life (163 ms) of a Plex-XML request in images...

1. Here we start...

Ps 01 01.png

2. ...what the browser sends to the Plex-XML application to start a request:


Ps 02 011.png

3. ...parameter received by the Plex-XML application/servlet:


Ps 04 01.png

4. ...request definition in request.xml:


Ps 03 02.png

5. ...Plex function that is called (as defined in step 4):


Ps 05 011.png

6. ...main action diagramm parts in a FindBrowse function:


Ps 06 011.png

7. ...XML result created by the Plex function:


Ps 07 01.png

8. ...customized XSLT for our FindBrowse (as defined in step 4):


Ps 08 011.png

9. ...common first XSLT filter that is imported by our customized XSLT:


Ps 09 011.png

10. ...XML result after the first of two XSLT filter/conversion:


Ps 10 011.png

11. ...common XSLT for the second XSLT filter/conversion:


Ps 11 011.png

12. ...HTML received by the browser from the second filter:


Ps 12 011.png

13. ...what the AJAX request replaces in our HTML page:


Ps 13 012.png

Personal tools