When writing an agent in Java, how can I add more packages using the import statement? I need to add the javax.servlet package using:- import java.servlet; at the top of my agent. This package does not ship with Designer by default. Can you please tell me how to add it? Thank you.
An agent in the Domino context is a design element inside a Lotus Notes database. Servlets that are to run on Domino have to be deployed on the file system of the Domino server. Take a look at the Domino Designer help database, look up "Running servlets in Domino."

Do you have comments on this Ask the Expert question and response? Let us know.

This was first published in December 2004