HelloServlet.java


Abstract This example provides a servlet for querying work items.
This example shows ...
  • The basic design of a servlet.
  • How to query work items from the Execution Server.
You can use this example to ...
  • Display the work items of a user.
Minimum MQWF version required
  • V3.2.2
View source code  HelloServlet.java


[ Back to Java index ]