10.1

Table Of Contents
To modify QuarkXPress Server renderer preferences, first upload a modified Job Jackets
file named "QuarkXPressServerJobJacket.xml" to the document pool using addfile,
then call this request handler.
This request handler sets the preferences for all renderers.
updateprefsfromjj
Namespace
The message "Preferences successfully set."Response
HTTP Error #401
Incorrect
administration
Alerts
This alert displays if you specify an invalid administrator user name and
password.
realm user
name and
password.
What to do: Use the user name and password set in the QuarkXPress Server
Manager client Server Configuration dialog box.
See Understanding loggingLogs
http://localhost:8080/updateprefsfromjj
Example GET
URL
If a user name and password have been set in the Server Configuration dialog box, the browser
requests that user name and password when you submit a setrendererprefs parameter
request.
Notes
Using the QXPSM SDK
The QXPSM (QuarkXPress Server Manager) SDK lets you create applications that
communicate with QuarkXPress Server Manager in a variety of languages, including
the following:
.NET
Java
Objective-C
The QXPSM SDK includes the following folders:
Documentation: Includes Javadoc for the classes in the Java SDK.
Extensibility: Includes the Extensibility tool, for extending QuarkXPress Server Manager.
For more information, see "Extending QuarkXPress Server Manager."
Samples: Includes sample applications in ASP.NET, C#, Java, JSP, and Objective-C.
WebServiceStubs: Includes remoting stubs for .NET (C#), Java, and Objective-C.
To use the QXPSM SDK in ASP.NET/Visual C#, you must have the .NET 3.5/4.0
framework and development environment (Visual Studio).
Writing a Java QXPSM client
To write a QuarkXPress Server Manager client in Java:
A GUIDE TO QUARKXPRESS SERVER 10.1 | 163
USING QUARKXPRESS SERVER