User Tools

Site Tools


pracro:course

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pracro:course [2011/07/06 11:01] devapracro:course [2011/07/06 11:21] (current) deva
Line 25: Line 25:
   * No xml parsing needed to get required info on how to handle requests.   * No xml parsing needed to get required info on how to handle requests.
   * The template/patientid does not need to be passed around on the server, since the session lookup/creation is done earlier in the connection.   * The template/patientid does not need to be passed around on the server, since the session lookup/creation is done earlier in the connection.
 +  * Redundancy is removed (http header fields and request xml http body)
 +  * Admin/Client connections can be differentiated without using the Client-Type header thus allowing the browser to act like a client (good for testing).
 Disadvantages: Disadvantages:
-  * I need to think!+  * Admin/Client connections can be differentiated without using the Client-Type header thus allowing the browser to act like a client (may confuse users).
  
pracro/course.1309942894.txt.gz · Last modified: 2011/07/06 11:01 by deva