What is the recommended way to test Listeners with Cactus.  I have a
StartupListener ...

public class StartupListener implements ServletContextListener

... That talks to a database and reads a number of properties files -
and stuffs objects into the servlet context.  I basically just need to
verify that the variables get set correctly.

Thanks,

Matt



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to