Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I test things that must be run in a J2EE container (e.g. servlets, EJBs)?

0
Posted

How do I test things that must be run in a J2EE container (e.g. servlets, EJBs)?

0

Refactoring J2EE components to delegate functionality to other objects that don’t have to be run in a J2EE container will improve the design and testability of the software. Cactus is an open source JUnit extension that can be used to test J2EE components in their natural environment.

0

Refactoring J2EE components to delegate functionality to other objects that don’t have to be run in a J2EE container will improve the design and testability of the software.Cactus is an open source JUnit extension that can be used to test J2EE components in their natural environment.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.