- Timestamp:
- 06/01/10 15:51:30 (2 years ago)
- Files:
-
- 1 modified
-
print/trunk/docs/protocol.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
print/trunk/docs/protocol.txt
r3541 r3556 47 47 src="http://localhost:5000/print/info.json?var=printConfig"></script> 48 48 49 Or through an AJAX request by omitting the "var" query parameter. All the print widget implementations have a "configUrl" parameter. If this parameter is set, the widget will do this request by AJAX automatically. 49 or through an AJAX request, in this case the ``var`` query parameter will be 50 omitted. 50 51 51 52 The "url" query parameter is here to help the print servlet to know what URL is used by the browser to access the servlet. This parameter is here because the servlet can be behind a proxy, hiding the real URL.
