Documentation Center

The servlet component

WorldServer provides a way to create HTTP servlets that can access WorldServer services. You can use custom servlets to provide remote access to custom services that might be required to extend WorldServer features.

The SDK also provides support for human action servlets that can allow automated processing to be associated with a human action within a WorldServer workflow.

Java package: com.idiominc.wssdk.component.servlet