Introduction

An MQe queue manager can run within a servlet. For more information on writing servlets that use MQe queue managers, see Servlet in Queue manager operations.
Note: In MQe version 2.0, the deprecated jar must be in the classpath for servlets to work.

This section describes an example servlet that is included with MQe, and how to configure it using WebSphere Application Server 4.0 (WAS).

Parent topic: Configuring queue managers as servlets